]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-VTK.sh
#3044 creaToolsTools Bug New Normal - Fedora 24 ThirdParty library conflict with...
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-VTK.sh
index 66215502b41635f2eecb17c936a7d62b4ae8801b..1c65f683689f089531a907e7e823abeda99ba15c 100644 (file)
@@ -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