Files
eigen/unsupported/doc/CMakeLists.txt

7 lines
119 B
CMake
Raw Normal View History

set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL TRUE)
2009-04-15 17:13:23 +00:00
if(NOT MSVC)
add_subdirectory(examples)
endif(NOT MSVC)