Details
-
Bug
-
Resolution: Done
-
P2: Important
-
0.1
-
None
Description
we have in modules/qbs/common.qbs
PropertyOptions { name: "optimization" allowedValues: ['none', 'fast', 'small'] description: "optimization level" }
- The allowedValues property must be overridable.
- The allowedValues property must be used.
See the (removed) function in testIfValueIsAllowed loader.cpp.
Attachments
Issue Links
- is required for
-
QBS-112 Target is not validated
- Closed