MCPcopy 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
1139cmMakefile* cmTarget::GetMakefile() const
1140{
1141 return this->impl->Makefile;
1142}
1143
1144cmPolicies::PolicyMap const& cmTarget::GetPolicyMap() const
1145{

Callers 15

GetOrCreateFileSetMethod · 0.95
GetMappedConfigMethod · 0.95
GetMappedConfigOldMethod · 0.95
GetLocationMethod · 0.95
operator()Method · 0.45
ReplayMethod · 0.45
cmFunctionCommandFunction · 0.45
ReplayMethod · 0.45
cmWhileCommandFunction · 0.45

Calls

no outgoing calls

Tested by 10

cmGetTestPropertyCommandFunction · 0.36
cmEnableTestingCommandFunction · 0.36
GenerateOldStyleMethod · 0.36
ProcessStepsMethod · 0.36
cmCreateTestSourceListFunction · 0.36
cmAddTestCommandFunction · 0.36