CMake: Polish CMakeKitInformation

Change-Id: Ifc22c5ad41449ce6597b604746f25cab86662425
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
Tobias Hunger
2016-02-04 18:09:31 +01:00
parent 5404f9c480
commit 999a8d0516
2 changed files with 17 additions and 31 deletions

View File

@@ -39,8 +39,6 @@ class CMAKE_EXPORT CMakeKitInformation : public ProjectExplorer::KitInformation
public:
CMakeKitInformation();
static Core::Id id();
static CMakeTool *cmakeTool(const ProjectExplorer::Kit *k);
static void setCMakeTool(ProjectExplorer::Kit *k, const Core::Id id);