mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-11 19:01:28 -06:00
Use wxWidgets without SDL2 sound feature
This commit is contained in:
parent
269fe3a25d
commit
c9109c59c5
@ -37,7 +37,13 @@
|
||||
"default-features": false
|
||||
},
|
||||
"zstd",
|
||||
"wxwidgets",
|
||||
{
|
||||
"name": "wxwidgets",
|
||||
"default-features": false,
|
||||
"features": [
|
||||
"debug-support"
|
||||
]
|
||||
},
|
||||
"openssl",
|
||||
{
|
||||
"name": "curl",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user