Author: hartmannathan
Date: Sat May 16 17:58:09 2026
New Revision: 1934271

Log:
* INSTALL
  (Section E: Building the Latest Source under Windows): Point out there is a
   new CMake documented in section F.

Modified:
   subversion/trunk/INSTALL

Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL    Sat May 16 17:52:38 2026        (r1934270)
+++ subversion/trunk/INSTALL    Sat May 16 17:58:09 2026        (r1934271)
@@ -848,6 +848,11 @@ II.   INSTALLATION
   E.  Building the Latest Source under Windows
       ----------------------------------------
 
+      Windows users may find it easier to build Subversion using CMake and
+      vcpkg (see section F below).
+
+      The following procedure does not use CMake or vcpkg.
+
   E.1 Prerequisites
 
       * Microsoft Visual Studio. Any recent (2005+) version containing the

Reply via email to