svn commit: r1925593 - /apr/apr-util/branches/1.7.x/README.cmake
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ivan
Date: Fri May 16 19:02:18 2025
New Revision: 1925593
URL: http://svn.apache.org/viewvc?rev=1925593&view=rev
Log:
README.cmake: Require APR 1.7.6 or later to build CMake based build.
Modified:
apr/apr-util/branches/1.7.x/README.cmake
Modified: apr/apr-util/branches/1.7.x/README.cmake
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/README.cmake?rev=1925593&r1=1925592&r2=1925593&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/README.cmake (original)
+++ apr/apr-util/branches/1.7.x/README.cmake Fri May 16 19:02:18 2025
@@ -38,7 +38,7 @@ The following tools must be in PATH:
The following support libraries are mandatory:
-* APR 1.7.5 or later, built with cmake
+* APR 1.7.6 or later, built with cmake
Optional support libraries allow optional features of APR to be enabled: