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

Method IsAIX

Source/cmGeneratorTarget.cxx:2022–2025  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2020}
2021
2022bool cmGeneratorTarget::IsAIX() const
2023{
2024 return this->Target->IsAIX();
2025}
2026
2027bool cmGeneratorTarget::IsApple() const
2028{

Callers 1

HasImportLibraryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected