1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-07-22 07:47:28 +08:00
CMake/Help/variable/UNIX.rst

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.