-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 10.0.0
-
None
-
fa5c35266 (10.0)
Given the following CMakePresets.json file
{
"version": 3,
"configurePresets": [
{
"name": "test",
"cacheVariables": {
"FOO": true
}
}
]
}
QtCreator configures the project with "-DFOO:STRING=" instead of "-DFOO:BOOLEAN=TRUE".
| For Gerrit Dashboard: QTCREATORBUG-29078 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 473830,3 | CMakePM: Fix boolean cacheVariables parsing | 10.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |