]> Creatis software - crea.git/blobdiff - samples/creaSample_preprocessor/CMakeLists.txt
#3125 crea Feature New Normal - branch changeWx28to30 compilation with wxWidgets3
[crea.git] / samples / creaSample_preprocessor / CMakeLists.txt
index 61e80bc4222a806ec325a96bf201ad9fd691fa7d..835705bb9bd127e7d9391ba767e0f8703b7f57bd 100644 (file)
@@ -25,7 +25,7 @@
 # ------------------------------------------------------------------------ */ 
 
 crea_DEFINE(DEF1)
-crea_DEFINE_WITH_VAL(DEF2 "This is the value of DEF2")
+#crea_DEFINE_WITH_VAL(DEF2 "This is the value of DEF2")
 crea_DEFINE_WITH_VAL(DEF3 10)
 
 ADD_EXECUTABLE(creaSample_preprocessor main)