Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 10.0.0
-
None
-
3aec6b776 (10.0)
Description
Given the following CMakePresets.json file
{ "version": 3, "configurePresets": [ { "name": "deactivated", "condition": { "type": "const", "value": false } }, { "name": "activated", "inherits": "deactivated", "condition": { "type": "const", "value": true } } ] }
QtCreator does not show the activated preset.
Attachments
For Gerrit Dashboard: QTCREATORBUG-29077 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
473831,2 | CMakePM: Fix presets condition with a const value | 10.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |