Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2022
bool cmGeneratorTarget::IsAIX() const
2023
{
2024
return this->Target->IsAIX();
2025
}
2026
2027
bool cmGeneratorTarget::IsApple() const
2028
{
Callers
1
HasImportLibrary
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected