mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:43:31 +03:00
or older -> lower
This commit is contained in:
parent
e9347d54e4
commit
a2e9dfa9f0
3 changed files with 3 additions and 3 deletions
|
|
@ -562,7 +562,7 @@ We recommend using CMake to build curl with MSVC.
|
|||
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
|
||||
These CMake Visual Studio generators require CMake v3.24 or lower. You can
|
||||
download them from <https://cmake.org/files/v3.24/>.
|
||||
|
||||
You can also use `-G "NMake Makefiles"`, which is supported by all CMake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue