Mention minimum versions of GCC/Clang for C++17

This commit is contained in:
Demon 2022-11-05 19:41:18 +08:00 committed by GitHub
parent c9b6292b88
commit 21fbcbc608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ See the wiki for [the actual package names used in pacman](https://github.com/Op
- CMake (available through Homebrew)
### Linux:
- gcc (>= 7.1) or clang (>= 8.0.0) (for C++17 support)
- sdl2 (only for UI client)
- freetype (can be disabled)
- fontconfig (can be disabled)