]> Creatis software - creaBruker.git/commitdiff
Clean code vtk9itk5wx3-macos
authorEduardo Enrique Davila Serrano <davila@creatis.insa-lyon.fr>
Sun, 24 May 2026 18:57:31 +0000 (20:57 +0200)
committerEduardo Enrique Davila Serrano <davila@creatis.insa-lyon.fr>
Sun, 24 May 2026 18:57:31 +0000 (20:57 +0200)
CMakeLists.txt

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