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

Method GetMakefile

Source/cmFileCommand.cxx:1805–1805  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1803 }
1804
1805 cmMakefile* GetMakefile() { return this->Makefile; }
1806
1807private:
1808 long CurrentPercentage = -1;

Callers 15

HandleWriteImplFunction · 0.45
HandleReadCommandFunction · 0.45
HandleHashCommandFunction · 0.45
HandleStringsCommandFunction · 0.45
HandleGlobImplFunction · 0.45
HandleTouchImplFunction · 0.45
HandleDifferentCommandFunction · 0.45
HandleRPathChangeCommandFunction · 0.45
HandleRPathSetCommandFunction · 0.45
HandleRPathRemoveCommandFunction · 0.45
HandleRPathCheckCommandFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected