X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install_ThirdParty%2Fscripts%2Finstall_thirdparty_dlls_cmake.bat;h=0598331da8145f274adda7c6765bc03a6d250b0d;hb=706b0ca702c02384f0628497756f1cb9b1a4ed21;hp=a0ed6846cc08f2a6791b4074cf1c0ca18c6c6d1f;hpb=3afceddce806ddbeb6870383aac236cac7082ff2;p=creaToolsTools.git diff --git a/Install_ThirdParty/scripts/install_thirdparty_dlls_cmake.bat b/Install_ThirdParty/scripts/install_thirdparty_dlls_cmake.bat index a0ed684..0598331 100644 --- a/Install_ThirdParty/scripts/install_thirdparty_dlls_cmake.bat +++ b/Install_ThirdParty/scripts/install_thirdparty_dlls_cmake.bat @@ -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