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

Method IsApple

Source/cmGeneratorTarget.cxx:2027–2030  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2025}
2026
2027bool cmGeneratorTarget::IsApple() const
2028{
2029 return this->Target->IsApple();
2030}
2031
2032bool cmGeneratorTarget::IsDLLPlatform() const
2033{

Callers 6

GetAppleArchsMethod · 0.95
ComputeVersionedNameMethod · 0.95
IsCFBundleOnAppleMethod · 0.95
GetIncludeDirectoriesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected