cmake find_package(PortAudio) examples
FluidSynth/fluidsynth
CMakeLists.txt
:604
find_package
( PortAudio
${PORTAUDIO_MINIMUM_VERSION}
)