mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
sdl3: use git fork
This commit is contained in:
parent
917bdb3358
commit
44c8606201
@ -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 = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user