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 @@
add_subdirectory(examples)
if(NOT MSVC)
add_subdirectory(examples)
endif(NOT MSVC)