]> Creatis software - creaToolsTools.git/blobdiff - Install_ThirdParty/scripts/install_thirdparty_dlls_cmake.bat
DFCH: Some bugs Solved!!
[creaToolsTools.git] / Install_ThirdParty / scripts / install_thirdparty_dlls_cmake.bat
index a0ed6846cc08f2a6791b4074cf1c0ca18c6c6d1f..0598331da8145f274adda7c6765bc03a6d250b0d 100644 (file)
@@ -47,4 +47,5 @@ cmake -D CREA_LIBRARY_DLL_PATH:PATH=%thirdpartydllspath% CMakeCache.txt
 cmake CMakeCache.txt
 FOR /R %%a IN (*.sln) DO msbuild %%a /p:Configuration=%buildType%
 msbuild /p:Configuration=release PACKAGE.vcxproj
-@echo on
\ No newline at end of file
+
+exit /B
\ No newline at end of file