mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-13 09:59:36 +00:00
update out names
This commit is contained in:
parent
37124ae541
commit
97c240512f
src/CQtDeployer/Deploy
@ -73,7 +73,7 @@
|
||||
"deploySystem": false,
|
||||
"deb": false,
|
||||
"qif": "./QIFWTemplate",
|
||||
"qifOut": "CQtDeployer_@CQT_DEPLOYER_VERSION@",
|
||||
"qifOut": "CQtDeployer_@CMAKE_SYSTEM_NAME@_@CMAKE_SYSTEM_PROCESSOR@_v@CQT_DEPLOYER_VERSION@",
|
||||
"zip": false,
|
||||
"ignoreEnv": [
|
||||
"@CMAKE_SOURCE_DIR@/Distro"
|
||||
|
@ -26,6 +26,9 @@
|
||||
"deb": true,
|
||||
"qif": false,
|
||||
"zip": true,
|
||||
"debOut": "CQtDeployer_@CMAKE_SYSTEM_NAME@_@CMAKE_SYSTEM_PROCESSOR@_v@CQT_DEPLOYER_VERSION@",
|
||||
"zipOut": "CQtDeployer_@CMAKE_SYSTEM_NAME@_@CMAKE_SYSTEM_PROCESSOR@_v@CQT_DEPLOYER_VERSION@",
|
||||
|
||||
"ignoreEnv": [
|
||||
"@CMAKE_SOURCE_DIR@/Distro"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user