]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_ThirdParty/scripts/install_thirdparty_dlls_cmake.bat
#3200 creaTools Tools Feature NewNormal - branch mingw64
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / scripts / install_thirdparty_dlls_cmake.bat
index 8d762aa70d52afdc8914da0c4ea2c0524b5851f5..84896e6491f1f0869342147049f336280ec47794 100644 (file)
@@ -81,5 +81,6 @@ cd %binpath%
 %cmakeBin% -D CREA_LIBRARY_DLL_PATH:PATH=%thirdpartydllspath% CMakeCache.txt                                        >> %LogFolder%\dlls_cmake.log 2>&1
 mingw32-make.exe package                                                                                                               >> %LogFolder%\dlls_cmake.log 2>&1
 
+move /Y *.exe ..\..\..\
 
 exit /B
\ No newline at end of file