X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=samples%2FcreaSample_preprocessor%2FCMakeLists.txt;h=835705bb9bd127e7d9391ba767e0f8703b7f57bd;hb=f09a2294921d213f7ae842d8ee88a3417d08e736;hp=61e80bc4222a806ec325a96bf201ad9fd691fa7d;hpb=ca800a1a9a78f119d37d9642ea29acb7c9b9a323;p=crea.git diff --git a/samples/creaSample_preprocessor/CMakeLists.txt b/samples/creaSample_preprocessor/CMakeLists.txt index 61e80bc..835705b 100644 --- a/samples/creaSample_preprocessor/CMakeLists.txt +++ b/samples/creaSample_preprocessor/CMakeLists.txt @@ -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)