X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=cmake%2Fbuild_opt.cmake;h=e836147db8578a98ead1f99bc175005b4561068c;hb=21d194c32ceb1620c34f7439389e2460687d82ef;hp=377f9327472fb9e68dea72fea8de7b0bbc6b909f;hpb=521d8b525b85c3c29c990c1e1ea6a2055270aa40;p=clitk.git 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)