MCPcopy 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
126QStringList MakeJob::customTargets() const
127{
128 return m_overrideTargets;
129}
130
131QUrl MakeJob::workingDirectory() const
132{

Callers 1

jobFinishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected