From: Eduardo DAVILA Date: Tue, 27 Oct 2020 14:12:30 +0000 (+0100) Subject: ITKV4_COMPATIBILITY X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=432379092b9f8deec9ca7e3eca020ab41a7c34d8;p=creaToolsTools.git ITKV4_COMPATIBILITY --- diff --git a/Linux/scripts/ThirdParty-install-ITK.sh b/Linux/scripts/ThirdParty-install-ITK.sh index c063cbd..ebb6638 100644 --- a/Linux/scripts/ThirdParty-install-ITK.sh +++ b/Linux/scripts/ThirdParty-install-ITK.sh @@ -196,6 +196,7 @@ then ## fi cmake -D Module_ITKReview:BOOL=ON CMakeCache.txt + cmake -D ITKV4_COMPATIBILITY:BOOL=ON CMakeCache.txt cmake -D CMAKE_CXX_FLAGS:STRING=-std=${stdCompiler} CMakeCache.txt #uncomment following line if you want to use the bleeding edge of GDCM2!