mirror of
https://github.com/QuasarApp/CMakeProject.git
synced 2025-04-26 05:34:34 +00:00
fix deploy config
This commit is contained in:
parent
701eb4db30
commit
b4ed9fce56
@ -4,10 +4,18 @@
|
||||
"src/build/Debug/RENAME_MEEaxample.exe"
|
||||
],
|
||||
"clear": true,
|
||||
"libDir": "@CMAKE_SOURCE_DIR@",
|
||||
"binPrefix": "@CMAKE_BINARY_DIR@",
|
||||
"libDir": [
|
||||
"@CMAKE_SOURCE_DIR@",
|
||||
"@CMAKE_PREFIX_PATH@",
|
||||
"@CMAKE_BINARY_DIR@"
|
||||
],
|
||||
"recursiveDepth": "10",
|
||||
"deploySystem": false,
|
||||
"qmlDir": "../",
|
||||
"deb": true,
|
||||
"qif": true,
|
||||
"zip": true,
|
||||
"ignoreEnv": [
|
||||
"@CMAKE_SOURCE_DIR@/Distro"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user