Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ buildDirRuntime
Function
buildDirRuntime
plugins/cmake/cmakeutils.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
QString buildDirRuntime( KDevelop::IProject* project, int builddir)
93
{
94
return readBuildDirParameter(project, Config::Specific::buildDirRuntime, QString(), builddir);
95
}
96
97
} // namespace
98
Callers
1
checkForNeedingConfigure
Function · 0.85
Calls
2
readBuildDirParameter
Function · 0.85
QString
Class · 0.70
Tested by
no test coverage detected