diff --git a/vcpkg.json b/vcpkg.json index 42fe44d4b..dd6f69299 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -37,7 +37,7 @@ "ffmpeg", { "name":"fluidsynth", - "platform": "!(mingw & !native) & !wasm32" + "platform": "!static" }, { "name":"libflac",