From: BenoƮt Presles Date: Fri, 6 Sep 2013 08:03:08 +0000 (+0200) Subject: revert the local CLITK_USE_SYSTEM_GDCM path - not wanted to commit it X-Git-Tag: v1.4.0~162^2 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=0d464976c10a7092898aab470abdfc8222165cab;p=clitk.git revert the local CLITK_USE_SYSTEM_GDCM path - not wanted to commit it --- diff --git a/cmake/dependencies.cmake b/cmake/dependencies.cmake index 7b389c2..1ba42ec 100644 --- a/cmake/dependencies.cmake +++ b/cmake/dependencies.cmake @@ -70,6 +70,6 @@ ELSE(ITK_VERSION_MAJOR LESS "4") SET(CLITK_USE_SYSTEM_GDCM TRUE) ENDIF() ENDIF(ITK_VERSION_MAJOR LESS "4") -SET(CLITK_USE_SYSTEM_GDCM FALSE) + #DD(CLITK_USE_SYSTEM_GDCM)