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