Files
eigen/doc/CMakeLists.txt

4 lines
75 B
CMake
Raw Normal View History

add_executable(tutorial tutorial.cpp)
2007-09-28 06:17:36 +00:00
add_executable(example example.cpp)