]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-ITK.sh
#3224 creaToolsTools Feature New Normal - vtk8itk4wx3-mingw64
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-ITK.sh
index a08a8ec1cd6a3f4cf86c0968af4367ca0f2af049..3fb0447c8b4beb3d964bbd1232057deb30f7547e 100644 (file)
@@ -68,6 +68,14 @@ source $PWD/scripts/CreaTools-configure.sh
 #   echo $start_point
    echo "------"
 
+ if [ $OperatingSystem = "MacOS" ]
+ then
+    # Itk is all ready installed with the macport mechanism
+    exit 0
+ fi
+
+
+
 
 #EED 2017-03-24
   source $PWD/scripts/LocalFunctions.sh