Bundled Test
Some checks failed
Build App / Build (push) Failing after 3m45s

This commit is contained in:
2025-03-30 23:59:34 +02:00
parent f3f0d74fec
commit 5f5d9c38cc
3 changed files with 12 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ cynic-codegen = { version = "3" }
[dependencies.sdl2]
version = "0.37"
default-features = false
features = ["ttf","image","gfx","mixer"]
features = ["ttf","image","gfx","bundled"]
[target.aarch64-unknown-linux-gnu]
linker = "/usr/bin/aarch64-linux-gnu-gcc"