Bundled Test
Some checks failed
Build App / Build (push) Failing after 2m0s

This commit is contained in:
2025-03-30 23:59:34 +02:00
parent f3f0d74fec
commit 576367b070
2 changed files with 11 additions and 1 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"