From 9952a072cc120f5dc134bb1070ad02dfab59cefa Mon Sep 17 00:00:00 2001 From: Alexandros Naskos Date: Mon, 5 Oct 2020 10:53:59 +0300 Subject: [PATCH] Remove MSVC 2015 from supported compilers in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ed31cbb1de..15bf11e5f4 100644 --- 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