Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetMessenger
Method
GetMessenger
Source/cmMakefile.cxx:3359–3362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3357
}
3358
3359
cmMessenger* cmMakefile::GetMessenger() const
3360
{
3361
return this->GetCMakeInstance()->GetMessenger();
3362
}
3363
3364
cmGlobalGenerator* cmMakefile::GetGlobalGenerator() const
3365
{
Callers
4
ReadDependentFile
Method · 0.95
ReadListFile
Method · 0.95
ReadListFileAsString
Method · 0.95
Configure
Method · 0.95
Calls
1
GetCMakeInstance
Method · 0.95
Tested by
no test coverage detected