4
1
mirror of https://github.com/QuasarApp/CQtDeployer.git synced 2025-05-01 12:09:36 +00:00

disable clear old biulds

This commit is contained in:
Andrei Yankovich 2022-10-13 18:58:59 +03:00
parent 23fe6ce747
commit 93c40aef93
2 changed files with 2 additions and 2 deletions

@ -26,7 +26,7 @@
"src/CQtDeployer/CQtDeployer",
"src/CQtDeployer/CQtDeployer.exe"
],
"clear": true,
"clear": false,
"binPrefix": "@CMAKE_BINARY_DIR@",
"libDir": [
"@CMAKE_SOURCE_DIR@",

@ -6,7 +6,7 @@
"src/CQtDeployer/CQtDeployer.exe"
],
"clear": true,
"clear": false,
"binPrefix": "@CMAKE_BINARY_DIR@",
"libDir": [
"@CMAKE_SOURCE_DIR@",