mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
Remove MSVC 2015 from supported compilers in README
This commit is contained in:
parent
55ac973953
commit
9952a072cc
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ This step must be repeated when you make changes to any of the C++ source code.
|
|||
|
||||
* cmake >= 3.15.3
|
||||
* Microsoft Visual Studio. Supported versions:
|
||||
- 2015 (version 14)
|
||||
- 2017 (version 15.8)
|
||||
- 2019 (version 16)
|
||||
* LLVM, Clang, LLD development libraries == 10.x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue