We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8560d3f commit fd83420Copy full SHA for fd83420
prboom2/cmake/FindFluidSynth.cmake
@@ -56,7 +56,7 @@ find_file(
56
57
find_library(
58
FluidSynth_LIBRARY
59
- NAMES fluidsynth libfluidsynth
+ NAMES fluidsynth libfluidsynth fluidsynth-3 libfluidsynth-3
60
HINTS "${PC_FLUIDSYNTH_LIBDIR}"
61
)
62
0 commit comments