]> Creatis software - creaToolsTools.git/commitdiff
ITKV4_COMPATIBILITY
authorEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Tue, 27 Oct 2020 14:12:30 +0000 (15:12 +0100)
committerEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Tue, 27 Oct 2020 14:12:30 +0000 (15:12 +0100)
Linux/scripts/ThirdParty-install-ITK.sh

index c063cbddd3e292705d1bc979cb00bcc489f6e70d..ebb66383d13752271206c3bd4085370e7e8d3aa0 100644 (file)
@@ -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!