Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setMkSpecs
Method
setMkSpecs
plugins/qmakemanager/qmakecache.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
void QMakeCache::setMkSpecs(QMakeMkSpecs* specs)
18
{
19
m_mkspecs = specs;
20
}
21
22
bool QMakeCache::read()
23
{
Callers
3
projectRootItem
Method · 0.45
buildFolderItem
Method · 0.45
setDefaultMKSpec
Function · 0.45
Calls
no outgoing calls
Tested by
1
setDefaultMKSpec
Function · 0.36