summaryrefslogtreecommitdiffstats
path: root/Help/variable
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-04-18 12:57:29 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-04-18 12:57:29 (GMT)
commitf5c8a46808dcf55652fe6bb13fca70bd241d5d46 (patch)
tree9c53bb3b43a5626d512b5ae1bb563dcc7fc21d49 /Help/variable
parent0f6a8f7a46f91be249199b356f0cb9b2b508f6b0 (diff)
parent5dc6cfd6ea304c6eb49e7f4555d6d9778854929b (diff)
downloadCMake-f5c8a46808dcf55652fe6bb13fca70bd241d5d46.zip
CMake-f5c8a46808dcf55652fe6bb13fca70bd241d5d46.tar.gz
CMake-f5c8a46808dcf55652fe6bb13fca70bd241d5d46.tar.bz2
Merge topic 'cmake-host-solaris'
5dc6cfd6 Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)
Diffstat (limited to 'Help/variable')
-rw-r--r--Help/variable/CMAKE_HOST_SOLARIS.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_HOST_SOLARIS.rst b/Help/variable/CMAKE_HOST_SOLARIS.rst
new file mode 100644
index 0000000..82b5d69
--- /dev/null
+++ b/Help/variable/CMAKE_HOST_SOLARIS.rst
@@ -0,0 +1,6 @@
+CMAKE_HOST_SOLARIS
+------------------
+
+``True`` for Oracle Solaris operating systems.
+
+Set to ``true`` when the host system is Oracle Solaris.