Author: lyalyakin
Date: Fri Sep 11 20:04:27 2026
New Revision: 1938123

Log:
Add CMake to the Dependencies in Detail section of INSTALL.

* INSTALL
  (IV): Add new entry for CMake.

Modified:
   subversion/trunk/INSTALL

Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL    Fri Sep 11 19:56:38 2026        (r1938122)
+++ subversion/trunk/INSTALL    Fri Sep 11 20:04:27 2026        (r1938123)
@@ -879,7 +879,15 @@ IV.   DEPENDENCIES IN DETAIL
       (see section II.A.2).
 
 
-      21. pkg-config  (Unix only, OPTIONAL)
+      21. CMake
+
+      The minimum supported version is 3.20.
+
+      This is required only if you plan to use the CMake-based build system
+      (see section II.B).
+
+
+      22. pkg-config  (Unix only, OPTIONAL)
 
       Subversion uses pkg-config to find appropriate options used
       at build time.

Reply via email to