Merge pull request #8941 from Kcchouette/patch-1

[docs] Add the gcc+=7 prerequisite to the README
This commit is contained in:
Robert Schumacher 2019-11-22 15:11:15 -08:00 committed by GitHub
commit 9607704486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ Prerequisites:
- Windows 10, 8.1, 7, Linux, or MacOS
- Visual Studio 2015 Update 3 or newer (on Windows)
- Git
- gcc >= 7 or equivalent clang (on Linux)
- *Optional:* CMake 3.12.4
To get started: