Home
last modified time | relevance | path

Searched refs:registerCMakeByPath (Results 1 – 2 of 2) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cmakeprojectmanager/
H A Dcmaketoolmanager.h69 void registerCMakeByPath(const Utils::FilePath &cmakePath,
H A Dcmaketoolmanager.cpp193 registerCMakeByPath(cmake, detectionSource); in autoDetectCMakeForDevice()
202 void CMakeToolManager::registerCMakeByPath(const FilePath &cmakePath, const QString &detectionSourc… in registerCMakeByPath() function in CMakeProjectManager::CMakeToolManager