Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetMakefile
Method
GetMakefile
Source/cmTarget.cxx:1139–1142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1137
}
1138
1139
cmMakefile* cmTarget::GetMakefile() const
1140
{
1141
return this->impl->Makefile;
1142
}
1143
1144
cmPolicies::PolicyMap const& cmTarget::GetPolicyMap() const
1145
{
Callers
15
FinalizeTargetConfiguration
Method · 0.95
GetOrCreateFileSet
Method · 0.95
GetMappedConfig
Method · 0.95
GetMappedConfigOld
Method · 0.95
GetLocation
Method · 0.95
operator()
Method · 0.45
Replay
Method · 0.45
cmFunctionCommand
Function · 0.45
cmAuxSourceDirectoryCommand
Function · 0.45
Replay
Method · 0.45
cmWhileCommand
Function · 0.45
GenerateScriptForConfig
Method · 0.45
Calls
no outgoing calls
Tested by
10
cmGetTestPropertyCommand
Function · 0.36
cmEnableTestingCommand
Function · 0.36
cmSetTestsPropertiesCommand
Function · 0.36
GenerateScriptForConfig
Method · 0.36
GenerateScriptNoConfig
Method · 0.36
GenerateOldStyle
Method · 0.36
ProcessSteps
Method · 0.36
cmCreateTestSourceList
Function · 0.36
cmAddTestCommand
Function · 0.36
cmAddTestCommandHandleNameMode
Function · 0.36