From e0b4ea889f5e5caffe9dc3cb750e9d1ba85973b4 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Wed, 2 Apr 2025 17:45:57 -0400 Subject: [PATCH] INSTALL-CMAKE.md: fix typo --- docs/INSTALL-CMAKE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/INSTALL-CMAKE.md b/docs/INSTALL-CMAKE.md index 5091e0d569..850937aa15 100644 --- a/docs/INSTALL-CMAKE.md +++ b/docs/INSTALL-CMAKE.md @@ -468,8 +468,8 @@ Details via CMake We recommend using CMake to build curl with MSVC. -The project build files reside in project/Windows/VC\* for VS2010, VS2010 and -VS2013 respectively. +The project build files reside in project/Windows/VC\* for VS2010, VS2012 and +VS2013. These CMake Visual Studio generators require CMake v3.24 or older. You can download them from . -- 2.47.3