From e7cb2c22122c17c3bbc356165ddfb75a8512c66e Mon Sep 17 00:00:00 2001 From: David Sarrut Date: Fri, 3 Feb 2012 07:57:12 +0100 Subject: [PATCH] Remove unused option --- cmake/build_opt.cmake | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmake/build_opt.cmake b/cmake/build_opt.cmake index 377f932..e836147 100644 --- a/cmake/build_opt.cmake +++ b/cmake/build_opt.cmake @@ -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) -- 2.47.1