MCPcopy Create free account
hub / github.com/Kitware/CMake / SetCMP0189

Method SetCMP0189

Source/cmGenExContext.cxx:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void Context::SetCMP0189(cmPolicies::PolicyStatus cmp0189)
24{
25 this->CMP0189 = cmp0189;
26}
27
28cmPolicies::PolicyStatus Context::GetCMP0189() const
29{

Callers 2

GenerateMethod · 0.80
CreateOutputFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected