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

Method CheckCMP0171

Source/cmGlobalGenerator.cxx:3097–3100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3095}
3096
3097bool cmGlobalGenerator::CheckCMP0171() const
3098{
3099 return this->AllowGlobalTargetCodegen;
3100}
3101
3102void cmGlobalGenerator::AddGlobalTarget_EditCache(
3103 std::vector<GlobalTargetInfo>& targets) const

Callers 3

WriteLocalAllRulesMethod · 0.80
WriteFolderTargetsMethod · 0.80
WriteHelpRuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected