vcpkg: fluidsynth does not work for static build

This commit is contained in:
Alam Ed Arias 2025-03-02 21:39:59 -05:00
parent 61ba912ae9
commit 5d5cd27e28

View file

@ -37,7 +37,7 @@
"ffmpeg", "ffmpeg",
{ {
"name":"fluidsynth", "name":"fluidsynth",
"platform": "!(mingw & !native) & !wasm32" "platform": "!static"
}, },
{ {
"name":"libflac", "name":"libflac",