zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 9952a072cc120f5dc134bb1070ad02dfab59cefa (tree)
parent 55ac973953da88c3a108398849ee29f797c4ae52
Author: Alexandros Naskos <alex_naskos@hotmail.com>
Date:   Mon,  5 Oct 2020 10:53:59 +0300

Remove MSVC 2015 from supported compilers in README
Diffstat:
MREADME.md | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -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