mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-13 06:13:18 +00:00
vcpkg: fluidsynth does not work for static build
This commit is contained in:
parent
61ba912ae9
commit
5d5cd27e28
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
"ffmpeg",
|
||||
{
|
||||
"name":"fluidsynth",
|
||||
"platform": "!(mingw & !native) & !wasm32"
|
||||
"platform": "!static"
|
||||
},
|
||||
{
|
||||
"name":"libflac",
|
||||
|
|
Loading…
Reference in a new issue