Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetLocalGenerator
Method
GetLocalGenerator
Source/cmNinjaTargetGenerator.h:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
cmLocalNinjaGenerator* GetLocalGenerator() const
65
{
66
return this->LocalGenerator;
67
}
68
69
cmGlobalNinjaGenerator* GetGlobalGenerator() const;
70
Callers
7
ComputeFlagsForObject
Method · 0.95
WriteCompileRule
Method · 0.95
WriteObjectBuildStatements
Method · 0.95
WriteObjectBuildStatement
Method · 0.95
EmitSwiftDependencyInfo
Method · 0.95
ExportObjectCompileCommand
Method · 0.95
ExportSwiftObjectCompileCommand
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected