summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-06-13 17:10:59 (GMT)
committerBrad King <brad.king@kitware.com>2017-06-13 17:10:59 (GMT)
commit14c82d14bc08f414fed11fc251da565728790b78 (patch)
tree9629df008559cb24c43894bcc945e8315c2ab332
parentc52b982da6fc6387ba66a15c097ae90f69980ef5 (diff)
parentbf2e4bfbaabaa5621791b35ea5da7d7e5c141d8b (diff)
downloadCMake-14c82d14bc08f414fed11fc251da565728790b78.zip
CMake-14c82d14bc08f414fed11fc251da565728790b78.tar.gz
CMake-14c82d14bc08f414fed11fc251da565728790b78.tar.bz2
Merge branch 'readme-supported-platforms' into release-3.9
-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.