Turn off SDL3 compilation

This commit is contained in:
KK
2026-06-30 10:25:15 +02:00
parent 20d71722ea
commit 43a79535e8
2 changed files with 13 additions and 14 deletions

View File

@@ -39,9 +39,8 @@ The codebase includes its own:
Requirements:
- `clang`
- `cmake`
- `libbacktrace`
- SDL3 (the build script can clone and install SDL when missing)
- `libsdl3`
Build commands: