Use vendored SDL on ubuntu for libusb (#448)

This commit is contained in:
Phillip Stephens
2026-04-19 22:27:29 -07:00
committed by GitHub
parent 4a47103b3d
commit e63e30c09f
+4 -1
View File
@@ -358,7 +358,10 @@
"inherits": [
"relwithdebinfo",
"ci"
]
],
"cacheVariables": {
"AURORA_SDL3_PROVIDER": "vendor"
}
},
{
"name": "x-linux-ci-gcc",