2
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-03-07 18:27:40 +08:00

not compilable with msvc :(

This commit is contained in:
Christian Ehrlicher 2009-04-15 17:13:23 +00:00
parent c744960984
commit b14d1139df

View File

@ -1,2 +1,3 @@
if(NOT MSVC)
add_subdirectory(examples) add_subdirectory(examples)
endif(NOT MSVC)