
This allows projects to use `if(AIX)` blocks instead of spelling out `if(CMAKE_SYSTEM_NAME STREQUAL "AIX")`. We already have similar variables for many other platforms.
7 lines
75 B
ReStructuredText
7 lines
75 B
ReStructuredText
AIX
|
|
---
|
|
|
|
.. versionadded:: 4.0
|
|
|
|
Set to true when the target system is AIX.
|