Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.6.1, Qt Creator 4.0.0
Description
If one adds a new CMake tool using CMakeProjectManager::CMakeToolManager::registerCMakeTool, the view Tools->Options...>Build & Run>CMake does not show the newly added entry.
If one removes a CMake tool using CMakeProjectManager::CMakeToolManager::deregisterCMakeTool, that CMake view is not updated. Moreover, it is not removed from the settings (cmaketools.xml).