summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-06-14 15:49:01 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-06-14 15:49:06 (GMT)
commitcbc7d2435ebcdc36999dc6757dc20547e09635c6 (patch)
treef2dc96100d20abfc681c690453063d70ed19a211
parent3c40207a108798f49132ac3974ac6331dd467093 (diff)
parentbf2e4bfbaabaa5621791b35ea5da7d7e5c141d8b (diff)
downloadCMake-cbc7d2435ebcdc36999dc6757dc20547e09635c6.zip
CMake-cbc7d2435ebcdc36999dc6757dc20547e09635c6.tar.gz
CMake-cbc7d2435ebcdc36999dc6757dc20547e09635c6.tar.bz2
Merge topic 'readme-supported-platforms'
bf2e4bfb README: Update list of supported platforms Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !962
-rw-r--r--README.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 4188ea0..d5acd4a 100644
--- a/README.rst
+++ b/README.rst
@@ -30,7 +30,13 @@ Building CMake
Supported Platforms
-------------------
-MS Windows, Mac OS X, Linux, FreeBSD, Solaris, HP-UX, IRIX, BeOS, QNX
+* Microsoft Windows
+* Apple macOS
+* Linux
+* FreeBSD
+* OpenBSD
+* Solaris
+* HP-UX
Other UNIX-like operating systems may work too out of the box, if not
it should not be a major problem to port CMake to this platform.