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

Method GetLocalGenerator

Source/cmGeneratorTarget.cxx:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173cmLocalGenerator* cmGeneratorTarget::GetLocalGenerator() const
174{
175 return this->LocalGenerator;
176}
177
178cmStateEnums::TargetType cmGeneratorTarget::GetType() const
179{

Callers 15

VerifyLinkItemColonsMethod · 0.95
GetGlobalGeneratorMethod · 0.95
GetFamilyNameMethod · 0.95
GetSourceVariablesMethod · 0.95
GetSupportDirectoryMethod · 0.95
cmTargetSelectLinkerMethod · 0.45
ChooseMethod · 0.45
checkPropertyConsistencyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected