Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ extraArguments
Method
extraArguments
plugins/cmake/cmakemanager.cpp:348–351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
346
}
347
348
QString CMakeManager::extraArguments(KDevelop::ProjectBaseItem *item) const
349
{
350
return fileInformation(item).compileFlags;
351
}
352
353
KDevelop::IProjectBuilder * CMakeManager::builder() const
354
{
Callers
3
checkForNeedingConfigure
Function · 0.45
createBuildDir
Method · 0.45
defaultConfigure
Function · 0.45
Calls
no outgoing calls
Tested by
1
defaultConfigure
Function · 0.36