mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
not compilable with msvc :(
This commit is contained in:
parent
c744960984
commit
b14d1139df
@ -1,2 +1,3 @@
|
||||
|
||||
add_subdirectory(examples)
|
||||
if(NOT MSVC)
|
||||
add_subdirectory(examples)
|
||||
endif(NOT MSVC)
|
||||
|
Loading…
Reference in New Issue
Block a user