summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2015-04-05 01:10:37 +0000
committerJeff Trawick <trawick@apache.org>2015-04-05 01:10:37 +0000
commit099f96e7f12545e267228f031bb037b5281c5659 (patch)
tree420ee6461dd36ac35dca6c0053aeb727bce334fa /README.cmake
parent33cfa9b34c0b93aa2c73ab1f618a2072f7db5b9e (diff)
downloadhttpd-099f96e7f12545e267228f031bb037b5281c5659.tar.gz
Mention the cmake/OpenSSL compatibility issue
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1671364 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake
index f2fa318187..35b6f72d81 100644
--- a/README.cmake
+++ b/README.cmake
@@ -31,6 +31,8 @@ Prerequisites
The following tools must be in PATH:
* cmake, version 2.8 or later
+ cmake version 3.1.3 or later is required to work with current OpenSSL
+ releases. (OpenSSL is an optional prerequisite of httpd.)
* Perl
* If the WITH_MODULES feature is used: awk
* If using a command-line compiler: compiler and linker and related tools