mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 13:55:36 -04:00
vcpkg: tweak sndfile and fluidsynth features
This commit is contained in:
parent
8cf15febe3
commit
8faec5ac90
@ -4,10 +4,15 @@
|
||||
"sdl2",
|
||||
"sdl2-net",
|
||||
"openal-soft",
|
||||
"libsndfile",
|
||||
{
|
||||
"name": "libsndfile",
|
||||
"default-features": false,
|
||||
"features": ["external-libs", "mpeg"]
|
||||
},
|
||||
{
|
||||
"name": "fluidsynth",
|
||||
"default-features": false
|
||||
"default-features": false,
|
||||
"features": ["sndfile"]
|
||||
},
|
||||
{
|
||||
"name": "libxmp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user