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

Method GetMakefile

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

Source from the content-addressed store, hash-verified

69 cmGlobalNinjaGenerator* GetGlobalGenerator() const;
70
71 cmMakefile* GetMakefile() const { return this->Makefile; }
72
73 enum class WithScanning
74 {

Calls

no outgoing calls

Tested by

no test coverage detected