Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setQMakePath
Method
setQMakePath
plugins/qmakemanager/qmakejob.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void QMakeJob::setQMakePath(const QString& path)
41
{
42
m_qmakePath = path;
43
}
44
45
void QMakeJob::setInstallPrefix(const QString& prefix)
46
{
Callers
1
slotRunQMake
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected