mirror of
https://github.com/curl/curl.git
synced 2026-05-18 13:56:19 +03:00
INSTALL-CMAKE.md: fix typo
This commit is contained in:
parent
673c56a034
commit
e0b4ea889f
1 changed files with 2 additions and 2 deletions
|
|
@ -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 <https://cmake.org/files/v3.24/>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue