MCPcopy 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
40void QMakeJob::setQMakePath(const QString& path)
41{
42 m_qmakePath = path;
43}
44
45void QMakeJob::setInstallPrefix(const QString& prefix)
46{

Callers 1

slotRunQMakeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected