mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-17 05:41:26 -06:00
Disable SDL3's default features to resolve Wayland conflict.
This commit is contained in:
parent
80b9a2e0e8
commit
a5f68591ed
@ -11,7 +11,10 @@
|
||||
"default-features": false
|
||||
},
|
||||
"rapidjson",
|
||||
"sdl3",
|
||||
{
|
||||
"name": "sdl3",
|
||||
"default-features": false
|
||||
},
|
||||
"boost-tokenizer",
|
||||
"boost-container",
|
||||
"boost-program-options",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user