Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ includeDirectories
Method
includeDirectories
plugins/custom-buildsystem/custombuildsystemplugin.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
Path::List CustomBuildSystem::includeDirectories( ProjectBaseItem* ) const
122
{
123
return {};
124
}
125
126
Path::List CustomBuildSystem::frameworkDirectories( ProjectBaseItem* ) const
127
{
Callers
1
includes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected