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

Method GetLocalGenerator

Source/cmNinjaTargetGenerator.h:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 cmLocalNinjaGenerator* GetLocalGenerator() const
65 {
66 return this->LocalGenerator;
67 }
68
69 cmGlobalNinjaGenerator* GetGlobalGenerator() const;
70

Calls

no outgoing calls

Tested by

no test coverage detected