]> Creatis software - creaToolsTools.git/blobdiff - Install_ThirdParty/install_thirdparty_dlls_cmake.bat_TEMPLATE
DFCH: Update creaThirdParty installers (Possible bug solved)
[creaToolsTools.git] / Install_ThirdParty / install_thirdparty_dlls_cmake.bat_TEMPLATE
index 39bc1df1a5257332ffe5ea17ebc7158eb383eae9..8e1525cb61c8df3d72e8f25c96c7138649dcd75f 100644 (file)
@@ -1,7 +1,6 @@
 
-echo set thirdpartydlls_cmake=C:\Creatis\creaToolsTools\Install_ThirdParty\cmake
-set thirdpartydlls_folder=C:\Temp\ThirdParty\creaThirdParty_dlls
+set thirdpartyGeneration=<directory where the generation was made>
 
 cd scripts
-call install_thirdparty_dlls_cmake.bat  %thirdpartydlls_folder% >> install_thirdparty_dlls_cmake.log 2>&1
+call install_thirdparty_dlls_cmake.bat  %thirdpartyGeneration% >> install_thirdparty_dlls_cmake.log 2>&1
 cd ..
\ No newline at end of file