mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-11 10:18:21 +09:00
Update minimum recommended cmake version for Windows (#49961)
This commit is contained in:
parent
d318fd1c15
commit
a938d2a5b4
2 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ The dotnet/runtime repository requires at least Visual Studio 2019 16.6.
|
|||
- Add its location (e.g. C:\Program Files (x86)\CMake\bin) to the PATH environment variable.
|
||||
The installation script has a check box to do this, but you can do it yourself after the fact following the instructions at [Adding to the Default PATH variable](#adding-to-the-default-path-variable).
|
||||
|
||||
The dotnet/runtime repository recommends using CMake 3.16.0 or newer, but works with CMake 3.15.5.
|
||||
The dotnet/runtime repository recommends using CMake 3.16.4 or newer, but it may work with CMake 3.15.5.
|
||||
|
||||
## Ninja (optional)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue