]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-ITK.sh
redmine feature # 1708
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-ITK.sh
index 61ba301a8e980026b5269cf74739a015ed39ffef..5fcdfbfb11dc76ddbbc4e7b157b26cfe8e2d21ac 100644 (file)
@@ -109,12 +109,12 @@ fi
 
 #fi # JPR ------------1
 
-if [ $buildType = "Debug" ]
-then
-   debug="ON"
-else
-   debug="OFF"
-fi
+#if [ $buildType = "Debug" ]
+#then
+#   debug="ON"
+#else
+#   debug="OFF"
+#fi
 
 # the following stupid test is used at debug time; Please don't remove!
 #if [ true = false ]