-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 17.0.1
-
Debian GNU/Linux 12 (bookworm) amd64
-
-
d3b5d3c57 (17.0)
I am migrating Conan 1.x to Conan 2 (with enormous pain), and noticed hat QtCreator 17 (installed via Online Installer, with commercial license) kinda ignores the fact that there's CMakeUserPresets.json generated near CMakeLists.txt.
Conan2 generates this CMakeUserPresets.json for me:
{ "version": 4, "vendor": { "conan": {} }, "include": [ "../../Debug/GPTDeviceServer/_build/CMakePresets.json", "../../Release/GPTDeviceServer/_build/CMakePresets.json" ] }
If I open CMakeLists.txt near that preset, QtCreator 17 just shows typical Qt kit selection mode, NOT preset mode:
While if I open same CMakeLists.txt with separately downloaded older QtCreator 16.0.2 (from here), I see proper preset selection mode:
For Gerrit Dashboard: QTCREATORBUG-33509 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
676681,3 | CMakePM: Do not require existance of CMakePresets.json file | 17.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |