-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.13.0-rc1
-
795ccfbffca2f338a3c9918b8d339848f16b2f3c (qt-creator/qt-creator/master)
Steps to reproduce:
- Install CMake into a custom location (not in the system path).
- Use that version of CMake to configure a project's build folder.
- Open that project's top-level CMakeLists.txt file in Qt Creator.
BUG: the kit created by Qt Creator while importing the build folder is set to use the default CMake executable (e.g. /usr/bin/cmake) rather than the executable used in step 2.
I believe this happens because the CMake project importer fails to register a temporary CMake tool corresponding to the CMake executable whose path is found in the build folder.
For Gerrit Dashboard: QTCREATORBUG-24502 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
310656,4 | CMake: Register CMake tools detected while scanning build directories | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |