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