eigen/doc/CMakeLists.txt
Benoit Jacob 64f5d5d318 move the documentation to doc/, add dummy documentation to srcdir/ compiling to
an explanation of how to generate the docs
2007-12-21 07:30:15 +00:00

5 lines
56 B
CMake

FILE(GLOB examples "*.cpp")
FOREACH(example examples)