Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.0.0-rc1, Qt Creator 4.5.2
-
Qt Creator 4.0.0-rc1 under Ubuntu 16.04 with CMake 3.3.1 and yocto cross compiling toolchain
Description
In case one changes the CMake configuration settings within the Kit configuration it is added to the .user files of the currently opened project. Removing the configuration settting from the Kit does not update the .user file. So the setting is still applied to the project even it hasn't been ever defined as a project specific cmake configuration but only a Kit specific.
Deleting an entry manually from the project specific CMake settings does not seem to be possible either, so the only way to remove the Kit settings applied before seems to be manually editing the .user file and remove the setting (e.g. CMAKE_CXX_COMPILER_WORKS:STRING=1)
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-23871 Kit's CMake configuration ignored when modifed
- Closed
- is required for
-
QTCREATORBUG-16155 Cmake compiler check does not seem to take into account sysroot settings
- Closed
- relates to
-
QTCREATORBUG-23871 Kit's CMake configuration ignored when modifed
- Closed