]> Creatis software - crea.git/blobdiff - samples/creaSample_preprocessor/CMakeLists.txt
#3214 crea Feature New Normal - vtk8itk4wx3-mingw64
[crea.git] / samples / creaSample_preprocessor / CMakeLists.txt
index 3ce8e16940556d7aca142fcb182699aabc481c73..835705bb9bd127e7d9391ba767e0f8703b7f57bd 100644 (file)
@@ -4,6 +4,8 @@
 # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image 
 #                        pour la Santé)
 # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
+# Previous Authors : Laurent Guigues, Jean-Pierre Roux
+# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
 #
 #  This software is governed by the CeCILL-B license under French law and 
 #  abiding by the rules of distribution of free software. You can  use, 
@@ -23,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)