From: Jay Satiro Date: Wed, 2 Apr 2025 21:45:57 +0000 (-0400) Subject: INSTALL-CMAKE.md: fix typo X-Git-Tag: curl-8_14_0~398 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b4ea889f5e5caffe9dc3cb750e9d1ba85973b4;p=thirdparty%2Fcurl.git INSTALL-CMAKE.md: fix typo --- 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 .