]> Creatis software - creaToolsTools.git/blobdiff - Install_ThirdParty/install_generate_thirdparty.bat_TEMPLATE
DFCH: Updating script
[creaToolsTools.git] / Install_ThirdParty / install_generate_thirdparty.bat_TEMPLATE
index 873a608049ca009a196bd299947ff66c64ed4f86..a2306a963ed10af4d1fedf712381e8f83c50f03e 100644 (file)
@@ -26,6 +26,12 @@ set scripts=%cd%\scripts
 
 cd %scripts%
 
+echo Calling download_ThirdPartySW.bat
+
+call download_ThirdPartySW.bat %thirdpartyGeneration% %buildType% >> downloadThirdParty.log 2>&1
+
+cd %scripts%
+
 echo Calling install_thirdparty.bat
 
 start /wait install_thirdparty.bat %thirdpartyGeneration% %buildType%