Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
173
cmLocalGenerator* cmGeneratorTarget::GetLocalGenerator() const
174
{
175
return this->LocalGenerator;
176
}
177
178
cmStateEnums::TargetType cmGeneratorTarget::GetType() const
179
{
Callers
15
GetLinkInterfaceClosure
Method · 0.95
VerifyLinkItemColons
Method · 0.95
ComputeImplicitLanguageTargets
Method · 0.95
GetGlobalGenerator
Method · 0.95
GetFamilyName
Method · 0.95
GetClassifiedFlagsForSource
Method · 0.95
GetSourceVariables
Method · 0.95
GetSupportDirectory
Method · 0.95
GetCMFSupportDirectory
Method · 0.95
cmTargetSelectLinker
Method · 0.45
Choose
Method · 0.45
checkPropertyConsistency
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected