]> Creatis software - creaBruker.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Tue, 7 Dec 2010 12:50:54 +0000 (12:50 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Tue, 7 Dec 2010 12:50:54 +0000 (12:50 +0000)
CMakeLists.txt

index b5f2e688e88a803e5ef90aebee908c5d43d73b77..3afd95ec8398832dadeb32320f856d2cfab2e9f4 100644 (file)
@@ -60,9 +60,10 @@ SET(USE_CREA      ON)
 #
 # ----------------- manual setting GDCM/GDCM2 JPR
 #
-OPTION(USE_GDCM   "Use GDCM"   OFF)
+OPTION(USE_GDCM   "Use GDCM"   ON)
 SET(USE_GDCM_VTK  ON)
-OPTION(USE_GDCM2  "Use gdcm 2.0.14 at least"   ON)
+OPTION(USE_GDCM2  "Use gdcm 2.0.14 at least"   OFF)
+
 # No interface for the moment, don't allow to add useless libraries
 SET(USE_WXWIDGETS OFF CACHE BOOL "Use wxWidgets" FORCE)
 SET(USE_KWWIDGETS OFF)