vcpkg: no fluidsynth for sdl2-mixer-ext on non-native mingw builds

This commit is contained in:
Alam Ed Arias 2025-03-02 20:58:13 -05:00
parent 3145253ff3
commit 61ba912ae9

View file

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