]> Creatis software - creaToolsTools.git/blob - Install_ThirdParty/install_thirdparty_dlls_cmake.bat_TEMPLATE
39bc1df1a5257332ffe5ea17ebc7158eb383eae9
[creaToolsTools.git] / Install_ThirdParty / install_thirdparty_dlls_cmake.bat_TEMPLATE
1
2 echo set thirdpartydlls_cmake=C:\Creatis\creaToolsTools\Install_ThirdParty\cmake
3 set thirdpartydlls_folder=C:\Temp\ThirdParty\creaThirdParty_dlls
4
5 cd scripts
6 call install_thirdparty_dlls_cmake.bat  %thirdpartydlls_folder% >> install_thirdparty_dlls_cmake.log 2>&1
7 cd ..