]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_ThirdParty/scripts/install_thirdparty_dlls_cmake.bat
Merge branch 'mingw64' of ssh://git.creatis.insa-lyon.fr/creaToolsTools into mingw64
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / scripts / install_thirdparty_dlls_cmake.bat
index 84896e6491f1f0869342147049f336280ec47794..62191ab079c019b770ef19b806a0eca35b0610a5 100644 (file)
@@ -81,6 +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 ..\..\..\
+move /Y *.exe ..\..\..\..\
 
 exit /B
\ No newline at end of file