-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
Qt Creator 17.0.2
-
None
I have modified Build Environment and expect that CMake configure step will use it. However it doesn't happen, which is also visible in the UI, see the screeshot.
My steps were:
- run CMake configure in terminal
- import the build directory in Qt Creator
- adjust the build environment
(turned out first 2 steps are not required, same behavior with standard project opening as well)
QTCREATORBUG-28372 seems to be about the same, but the last comment talks about CMake presets. If this feature is expected to work only with CMake presets, then it should be clearly stated in the UI.