diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b9cd47f..8e2e393b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -650,7 +650,7 @@ if (ISLE_BUILD_CONFIG) COMMAND "${WINDEPLOYQT_EXECUTABLE}" "$" "--dir" - "QTLibs" + "build/QTLibs" "--no-compiler-runtime" "--no-opengl-sw" "--no-system-d3d-compiler"