eigen/unsupported/doc/CMakeLists.txt
2009-04-23 12:22:10 +00:00

7 lines
119 B
CMake

set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL TRUE)
if(NOT MSVC)
add_subdirectory(examples)
endif(NOT MSVC)