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