cmake FluidSynth examples

svkaiser/Doom64EX CMakeLists.txt :120

find_package(FluidSynth REQUIRED)

rheit/zdoom src/CMakeLists.txt :371

find_package( FluidSynth )

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

find_package( FluidSynth )

LMMS/lmms CMakeLists.txt :522

find_package(FluidSynth 1.1.7)

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

find_package(FluidSynth CONFIG REQUIRED)

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

find_package( FluidSynth )