sdl3: use git fork

This commit is contained in:
Jeremy Soller 2026-06-26 08:36:44 -06:00
parent 917bdb3358
commit 44c8606201

View File

@ -3,7 +3,9 @@
# build instructions: https://github.com/libsdl-org/SDL/blob/main/docs/README-cmake.md
# dependencies: https://github.com/libsdl-org/SDL/blob/main/docs/README-linux.md
[source]
tar = "https://github.com/libsdl-org/SDL/releases/download/release-3.4.0/SDL3-3.4.0.tar.gz"
git = "https://gitlab.redox-os.org/redox-os/sdl3.git"
branch = "redox-3.4.10"
[build]
template = "cmake"
cmakeflags = [