fix handling of -optimized-tools, take 2
amends dfbfc4915. Change-Id: I5516f322fceee0d71c2e09b4314f38207b4ac630 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
591d9588f7
commit
6d2f7e9efe
@ -515,7 +515,7 @@
|
||||
},
|
||||
"release_tools": {
|
||||
"label": "Compile tools in release mode",
|
||||
"autoDetect": "!features.debug",
|
||||
"autoDetect": "features.debug",
|
||||
"output": [ "privateFeature", "publicQtConfig" ]
|
||||
},
|
||||
"simulator_and_device": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user