MCPcopy Create free account
hub / github.com/KDE/kdevelop / buildDirectory

Method buildDirectory

plugins/cmake/cmakemanager.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102Path CMakeManager::buildDirectory(KDevelop::ProjectBaseItem *item) const
103{
104 return Path(CMake::currentBuildDir(item->project()));
105}
106
107KDevelop::ProjectFolderItem* CMakeManager::import( KDevelop::IProject *project )
108{

Callers 9

runToolMethod · 0.45
ParametersMethod · 0.45
ClangParseJobMethod · 0.45
runClangTidyMethod · 0.45
runClangTidyMethod · 0.45
startMethod · 0.45
testConfigureMethod · 0.45
testIncludePathsMethod · 0.45

Calls 3

currentBuildDirFunction · 0.85
PathClass · 0.70
projectMethod · 0.45

Tested by 5

runClangTidyMethod · 0.36
runClangTidyMethod · 0.36
testConfigureMethod · 0.36
testIncludePathsMethod · 0.36