MCPcopy 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
57void QMakeProjectFile::setOwnMkSpecs(bool own)
58{
59 m_ownMkSpecs = own;
60}
61
62bool QMakeProjectFile::read()
63{

Callers 1

projectRootItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected