X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2Fscripts%2FThirdParty-install-ITK.sh;h=e6aaafa92738b467ee4c2892ca3140894595def0;hb=c5351cccaed613ac35c2b210140eedef72c616c1;hp=c6e456e4c4217ff8783774bc80eccc0b06f9d323;hpb=fa4fbd3991c17689ef149ac73c69cdd00c0e64a0;p=creaToolsTools.git diff --git a/Linux/scripts/ThirdParty-install-ITK.sh b/Linux/scripts/ThirdParty-install-ITK.sh index c6e456e..e6aaafa 100644 --- a/Linux/scripts/ThirdParty-install-ITK.sh +++ b/Linux/scripts/ThirdParty-install-ITK.sh @@ -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