Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetPolicyStatus
Method
GetPolicyStatus
Source/cmTarget.cxx:1162–1166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1160
}
1161
1162
cmPolicies::PolicyStatus cmTarget::GetPolicyStatus(
1163
cmPolicies::PolicyID policy) const
1164
{
1165
return this->impl->PolicyMap.Get(policy);
1166
}
1167
1168
cmGlobalGenerator* cmTarget::GetGlobalGenerator() const
1169
{
Callers
15
ImportedGetFullPath
Method · 0.95
Replay
Method · 0.45
cmConditionEvaluator
Method · 0.45
GetIndexArg
Function · 0.45
FindFullPath
Method · 0.45
GetPropertyForUser
Method · 0.45
NormalizePath
Method · 0.45
NoAmbiguousExtensions
Function · 0.45
IsTransitiveProperty
Method · 0.45
AddInstallRuntimeDependenciesGenerator
Function · 0.45
HandleDirectoryMode
Function · 0.45
ReplayItems
Method · 0.45
Calls
1
Get
Method · 0.45
Tested by
4
cmTest
Method · 0.36
needToQuoteTestName
Function · 0.36
cmAddTestCommand
Function · 0.36
cmAddTestCommandHandleNameMode
Function · 0.36