X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2Fscripts%2FThirdParty-install-VTK.sh;fp=Linux%2Fscripts%2FThirdParty-install-VTK.sh;h=1c65f683689f089531a907e7e823abeda99ba15c;hb=c5351cccaed613ac35c2b210140eedef72c616c1;hp=66215502b41635f2eecb17c936a7d62b4ae8801b;hpb=0718daf4f3ec2a9ee1a8b201352d9bf4b2b132fa;p=creaToolsTools.git diff --git a/Linux/scripts/ThirdParty-install-VTK.sh b/Linux/scripts/ThirdParty-install-VTK.sh index 6621550..1c65f68 100644 --- a/Linux/scripts/ThirdParty-install-VTK.sh +++ b/Linux/scripts/ThirdParty-install-VTK.sh @@ -178,7 +178,7 @@ then cmake -D CMAKE_CXX_FLAGS:STRING='-std=c++03' CMakeCache.txt ##EED 2016-12-22 make -j $corenumber - make -j - make install + make -j $corenumber + make -j $corenumber install cd .. fi