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

Method GetGlobalGenerator

Source/cmTarget.cxx:1168–1171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1166}
1167
1168cmGlobalGenerator* cmTarget::GetGlobalGenerator() const
1169{
1170 return this->impl->Makefile->GetGlobalGenerator();
1171}
1172
1173BTs<std::string> const* cmTarget::GetLanguageStandardProperty(
1174 std::string const& propertyName) const

Callers 15

cmTargetMethod · 0.95
SetPropertyMethod · 0.95
FindFullPathMethod · 0.45
CheckLanguageMethod · 0.45
MarkAsGeneratedMethod · 0.45
cmInstallProgramsCommandFunction · 0.45
GetObjectOutputRootMethod · 0.45
ConstructScriptMethod · 0.45
HasSupportEnabledMethod · 0.45

Calls

no outgoing calls

Tested by 2

RunMethod · 0.36