Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setOwnMkSpecs
Method
setOwnMkSpecs
plugins/qmakemanager/qmakeprojectfile.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void QMakeProjectFile::setOwnMkSpecs(bool own)
58
{
59
m_ownMkSpecs = own;
60
}
61
62
bool QMakeProjectFile::read()
63
{
Callers
1
projectRootItem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected