summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/UNIX.rst
blob: 49d866838e1be1a43ac079ab71c7d656f61f9b8e (plain)
1
2
3
4
5
6
7
UNIX
----

Set to ``True`` when the target system is UNIX or UNIX-like
(e.g. :variable:`APPLE` and :variable:`CYGWIN`).  The
:variable:`CMAKE_SYSTEM_NAME` variable should be queried if
a more specific understanding of the target system is required.