X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=261d2f7ca75b528aeb9609dff8b7bdafe811b2ff;hb=e542f5cdbfc165e80003d21b2fbf0e6a69344bb0;hp=53fce69e499832cacb1a637911cd98e3291d6d64;hpb=a9176790540898957c75c4bd6b3618f2b342ce6a;p=bbtk.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 53fce69..261d2f7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,6 +17,9 @@ PROJECT(bbtk) INCLUDE(kernel/cmake/BBTKRootCMakeLists.cmake NO_POLICY_SCOPE ) #----------------------------------------------------------------------------- +# +# ----------------- manual setting GDCM/GDCM2 JPR +# 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}")