]> Creatis software - creaToolsTools.git/blob - Install_ThirdParty/install_thirdparty_libraries_cmake.bat_TEMPLATE
4bf4111a0bc81e183ddcde48873b24cb3b74128f
[creaToolsTools.git] / Install_ThirdParty / install_thirdparty_libraries_cmake.bat_TEMPLATE
1
2 set thirdpartyGeneration=<directory where the generation was made>
3
4 cd scripts
5 call install_thirdparty_libraries_cmake.bat  %thirdpartyGeneration% >> install_thirdparty_libraries_cmake.log 2>&1
6 cd ..