diff options
author | Brad King <brad.king@kitware.com> | 2017-08-04 13:45:03 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-08-04 13:45:03 (GMT) |
commit | acd462dd314c599e4d7b9231723729fdcc189bee (patch) | |
tree | 5a164558667e74942da5d96685e7a3e3fc127e13 /README.rst | |
parent | eed33adc6a65581a47b552020432a618ed5b9cdf (diff) | |
download | CMake-acd462dd314c599e4d7b9231723729fdcc189bee.zip CMake-acd462dd314c599e4d7b9231723729fdcc189bee.tar.gz CMake-acd462dd314c599e4d7b9231723729fdcc189bee.tar.bz2 |
README: Add AIX to list of supported platforms
It was left out accidentally.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ Supported Platforms * FreeBSD * OpenBSD * Solaris +* AIX * HP-UX Other UNIX-like operating systems may work too out of the box, if not |