summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/UNIX.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/variable/UNIX.rst')
-rw-r--r--share/cmake-3.18/Help/variable/UNIX.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/variable/UNIX.rst b/share/cmake-3.18/Help/variable/UNIX.rst
new file mode 100644
index 0000000..49d8668
--- /dev/null
+++ b/share/cmake-3.18/Help/variable/UNIX.rst
@@ -0,0 +1,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.