1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Bump minimum gcc and clang versions

This commit is contained in:
Desour 2023-06-11 21:49:30 +02:00 committed by sfan5
parent ba80d1ce1f
commit 28766d1879
3 changed files with 13 additions and 15 deletions

View file

@ -4,7 +4,7 @@
| Dependency | Version | Commentary |
|------------|---------|------------|
| GCC | 5.1+ | or Clang 3.5+ |
| GCC | 7.5+ | or Clang 6.0+ |
| CMake | 3.5+ | |
| IrrlichtMt | - | Custom version of Irrlicht, see https://github.com/minetest/irrlicht |
| Freetype | 2.0+ | |