]> Creatis software - clitk.git/commitdiff
Remove unused option
authorDavid Sarrut <david.sarrut@gmail.com>
Fri, 3 Feb 2012 06:57:12 +0000 (07:57 +0100)
committerDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Thu, 30 May 2013 13:29:47 +0000 (15:29 +0200)
cmake/build_opt.cmake

index 377f9327472fb9e68dea72fea8de7b0bbc6b909f..e836147db8578a98ead1f99bc175005b4561068c 100644 (file)
@@ -34,7 +34,4 @@ IF(BUILD_TESTING)
   ADD_SUBDIRECTORY(${CLITK_SOURCE_DIR}/tests ${PROJECT_BINARY_DIR}/tests)
 ENDIF(BUILD_TESTING)
 
-#=========================================================
-# Build with external GDCM (required for rt-struct and itk4)
-option(CLITK_USE_SYSTEM_GDCM "Use system GDCM (required for rt-struct with itk4)" OFF)