Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ customTargets
Method
customTargets
plugins/makebuilder/makejob.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
QStringList MakeJob::customTargets() const
127
{
128
return m_overrideTargets;
129
}
130
131
QUrl MakeJob::workingDirectory() const
132
{
Callers
1
jobFinished
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected