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

Method GetCMakeInstance

Source/cmMakefile.cxx:3354–3357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3352}
3353
3354cmake* cmMakefile::GetCMakeInstance() const
3355{
3356 return this->GlobalGenerator->GetCMakeInstance();
3357}
3358
3359cmMessenger* cmMakefile::GetMessenger() const
3360{

Callers 15

cmMakefileMethod · 0.95
IssueMessageMethod · 0.95
GetCurrentLogLevelMethod · 0.95
PrintCommandTraceMethod · 0.95
ExecuteCommandMethod · 0.95
ReadDependentFileMethod · 0.95
ReadListFileMethod · 0.95
ReadListFileAsStringMethod · 0.95
RunListFileMethod · 0.95
GenerateMethod · 0.95

Calls

no outgoing calls

Tested by 6

InitializeHandlerMethod · 0.36
ExecuteUploadMethod · 0.36
InitializeHandlerMethod · 0.36
ExecuteHandlerCommandMethod · 0.36
ExecuteConfigureMethod · 0.36