]> Creatis software - bbtk.git/blobdiff - CMakeLists.txt
*** empty log message ***
[bbtk.git] / CMakeLists.txt
index 30cb4acd98836466a403b3c3240cde2830dcd0a4..261d2f7ca75b528aeb9609dff8b7bdafe811b2ff 100644 (file)
@@ -20,8 +20,8 @@ INCLUDE(kernel/cmake/BBTKRootCMakeLists.cmake NO_POLICY_SCOPE )
 #
 # ----------------- manual setting GDCM/GDCM2 JPR
 #
-OPTION(USE_GDCM "Use gdcm 1.3" OFF)
-OPTION(USE_GDCM2 "Use gdcm 2.0.14 at least" ON)
+OPTION(USE_GDCM "Use gdcm 1.3" ON)
+OPTION(USE_GDCM2 "Use gdcm 2.0.14 at least" OFF)
  MESSAGE(STATUS "GDCM LIB ....= ${GDCM_LIBRARIES}")
 IF(USE_GDCM2)
        #OPTION(USE_GDCM_ANOM "use gdcm2 anonymizer tool" OFF)