From 432379092b9f8deec9ca7e3eca020ab41a7c34d8 Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Tue, 27 Oct 2020 15:12:30 +0100 Subject: [PATCH] ITKV4_COMPATIBILITY --- Linux/scripts/ThirdParty-install-ITK.sh | 1 + 1 file changed, 1 insertion(+) 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! -- 2.47.1