]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-ITK.sh
#3044 creaToolsTools Bug New Normal - Fedora 24 ThirdParty library conflict with...
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-ITK.sh
index c6e456e4c4217ff8783774bc80eccc0b06f9d323..e6aaafa92738b467ee4c2892ca3140894595def0 100644 (file)
@@ -169,7 +169,7 @@ then
   #uncomment following line if you want to use the bleeding edge of GDCM2!
   #cmake -D ITK_USE_SYSTEM_GDCM:BOOL=ON CMakeCache.txt
   cmake CMakeCache.txt
-  make -j 
-  make install
+  make -j $corenumber
+  make -j $corenumber install
   cd ..
 fi