Skip to content

Commit

Permalink
Mention minimum versions of GCC/Clang for C++17
Browse files Browse the repository at this point in the history
  • Loading branch information
hyh19962008 authored Nov 5, 2022
1 parent c9b6292 commit 21fbcbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 21fbcbc

Please sign in to comment.