added /build to the windeploy

This commit is contained in:
BagelSketches 2025-07-03 19:10:31 +10:00
parent 1aa82907cd
commit 20934a5dbc

View File

@ -650,7 +650,7 @@ if (ISLE_BUILD_CONFIG)
COMMAND "${WINDEPLOYQT_EXECUTABLE}"
"$<TARGET_FILE:isle-config>"
"--dir"
"QTLibs"
"build/QTLibs"
"--no-compiler-runtime"
"--no-opengl-sw"
"--no-system-d3d-compiler"