cmake/Help/variable/UNIX.rst
2018-01-26 17:06:56 +01:00

8 lines
249 B
ReStructuredText

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.