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

View File

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

View File

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