summaryrefslogtreecommitdiffstats
path: root/Help/variable
diff options
context:
space:
mode:
authorStafen Teleman <stefan.teleman@oracle.com>2016-04-13 19:36:36 (GMT)
committerBrad King <brad.king@kitware.com>2016-04-15 17:25:45 (GMT)
commit5dc6cfd6ea304c6eb49e7f4555d6d9778854929b (patch)
tree99ed3d5fd669a17f071e9c4f5bfd225fcbea9899 /Help/variable
parent52dddefcbbd2a79826fe9cb5b5fe787c6cdfe2a8 (diff)
downloadCMake-5dc6cfd6ea304c6eb49e7f4555d6d9778854929b.zip
CMake-5dc6cfd6ea304c6eb49e7f4555d6d9778854929b.tar.gz
CMake-5dc6cfd6ea304c6eb49e7f4555d6d9778854929b.tar.bz2
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.