MCPcopy Create free account
hub / github.com/Kitware/CMake / GetGeneratorTarget

Method GetGeneratorTarget

Source/cmNinjaTargetGenerator.h:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 cmGeneratedFileStream& GetRulesFileStream() const;
58
59 cmGeneratorTarget* GetGeneratorTarget() const
60 {
61 return this->GeneratorTarget;
62 }
63
64 cmLocalNinjaGenerator* GetLocalGenerator() const
65 {

Callers 15

WriteCompileRuleMethod · 0.95
GetCompileTemplateVarMethod · 0.95
operator()Method · 0.45
GenerateMethod · 0.45
operator()Method · 0.45
operator()Method · 0.45
ApplyLinkRuleLauncherMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected