From: Jeff Trawick Date: Sun, 5 Apr 2015 01:10:37 +0000 (+0000) Subject: Mention the cmake/OpenSSL compatibility issue X-Git-Tag: 2.5.0-alpha~3334 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=099f96e7f12545e267228f031bb037b5281c5659;p=apache Mention the cmake/OpenSSL compatibility issue git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1671364 13f79535-47bb-0310-9956-ffa450edef68 --- 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