Skip to content

Commit

Permalink
Document c++-23 requirement, and minimum compiler versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Aug 28, 2023
1 parent 8f126cf commit 1517010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- A physics system and sound system are also planned

## Requirements:
- A `c++20` compatible compiler (`g++ 10+`)
- A `c++23` compatible compiler (`g++ 12+` / `clang 17+`)
- An OpenMP supported compiler + libraries installed
- An OpenGL 4.5+ compatible driver
- Alternatively, an OpenGL 3.2+ driver supporting the following extensions can be used
Expand Down

0 comments on commit 1517010

Please sign in to comment.