summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.cmake b/README.cmake
index 2e9108088..380f97bce 100644
--- a/README.cmake
+++ b/README.cmake
@@ -31,8 +31,8 @@ Prerequisites
The following tools must be in PATH:
* cmake, version 2.8 or later
- (It has been reported that cmake version 3.1.3 is needed if you build
- APR in conjunction with OpenSSL 1.0.2.)
+ cmake version 3.1.3 or later is required to work with current OpenSSL
+ releases. (OpenSSL is an optional prerequisite of APR.)
* If using a command-line compiler: compiler and linker and related tools
(Refer to the cmake documentation for more information.)