cmake Fluidsynth examples

JGRennison/OpenTTD-patches CMakeLists.txt :137

find_package(Fluidsynth)

rheit/zdoom src/CMakeLists.txt :371

find_package( FluidSynth )

calf-studio-gear/calf CMakeLists.txt :88

find_package(FluidSynth REQUIRED)

Farama-Foundation/ViZDoom src/vizdoom/src/CMakeLists.txt :273

find_package( FluidSynth )

LMMS/lmms CMakeLists.txt :522

find_package(FluidSynth 1.1.7)

aburch/simutrans cmake/SimutransFindDependencies.cmake :12

find_package(FluidSynth)

WohlSoft/SDL-Mixer-X src/codecs/music_fluidsynth.cmake :9

find_package(FluidSynth QUIET)

FluidSynth/fluidsynth test/cmake/CMakeLists.txt :4

find_package(FluidSynth CONFIG REQUIRED)

umuthopeyildirim/DOOM-Mistral src/vizdoom/src/CMakeLists.txt :274

find_package( FluidSynth )