gbe_fork/cmake/share/cmake-3.27/Help/variable/UNIX.rst

8 lines
256 B
ReStructuredText
Raw Normal View History

2023-12-17 02:31:59 +08:00
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.