cmake SndFile examples

kcat/openal-soft CMakeLists.txt :1398

find_package(SndFile)

supercollider/supercollider lang/CMakeLists.txt :24

find_package(Sndfile)

rheit/zdoom src/CMakeLists.txt :362

find_package( SndFile )

ossia/score 3rdparty/sndfile.cmake :6

find_package(SndFile GLOBAL CONFIG)

marsyas/marsyas cmake-modules/marsyas-detect.cmake :53

find_package(Sndfile)

gnuradio/gnuradio gr-blocks/CMakeLists.txt :13

find_package(SNDFILE)

elk-audio/sushi CMakeLists.txt :690

find_package(SndFile CONFIG REQUIRED)

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

find_package( SndFile )

sfztools/sfizz cmake/SfizzDeps.cmake :118

find_package(SndFile CONFIG REQUIRED)

dpjudas/VkDoom libraries/ZMusic/source/CMakeLists.txt :78

find_package(SndFile)

LMMS/lmms CMakeLists.txt :218

FIND_PACKAGE(SndFile REQUIRED)

axmolengine/axmol 3rdparty/openal/CMakeLists.txt :1346

find_package(SndFile)

UPBGE/upbge build_files/cmake/platform/platform_apple.cmake :112

find_package(SndFile)

flashlight/flashlight cmake/FindSndFile.cmake :17

find_package(SndFile CONFIG)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/fluidsynth/CMakeLists.txt :760

find_package ( SndFile ${LIBSNDFILE_MINIMUM_VERSION} )

DCMTK/dcmtk CMake/3rdparty.cmake :128

find_package(SNDFILE QUIET)

libsndfile/libsamplerate CMakeLists.txt :96

find_package(SndFile)

FluidSynth/fluidsynth CMakeLists.txt :578

find_package ( SndFile ${LIBSNDFILE_MINIMUM_VERSION} QUIET )

porres/pd-else Source/Audio/sfz~/sfizz/library/cmake/SfizzDeps.cmake :113

find_package(SndFile CONFIG REQUIRED)

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

find_package( SndFile )

eu07/maszyna CMakeLists.txt :504

find_package(SndFile REQUIRED)

Dillonb/n64 src/contrib/libsamplerate/CMakeLists.txt :107

find_package(SndFile)

jiixyj/loudness-scanner scanner/CMakeLists.txt :18

find_package(SNDFILE)