Files
eigen/unsupported/Eigen/src/CMakeLists.txt
Gael Guennebaud 4bb5221d22 Add BVH module in unsupported (patch from Ilya Baran)
(I thought I committed it a week ago but it seems the command failed)
2009-03-18 20:06:06 +00:00

3 lines
57 B
CMake

ADD_SUBDIRECTORY(IterativeSolvers)
ADD_SUBDIRECTORY(BVH)