cmake SndFile examples

ZDoom/gzdoom libraries/ZMusic/source/CMakeLists.txt :78

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)

KDE/k3b CMakeLists.txt :232

find_package(Sndfile)

Yaafe/Yaafe CMakeLists.txt :56

find_package(Sndfile)

mixxxdj/mixxx CMakeLists.txt :4250

find_package(SndFile REQUIRED)

fooyin/fooyin src/plugins/sndfile/CMakeLists.txt :1

find_package(SndFile QUIET)

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

find_package( SndFile )

Dreamtowards/Ethertia lib/openal-soft/CMakeLists.txt :1257

find_package(SndFile)

LMMS/lmms CMakeLists.txt :218

FIND_PACKAGE(SndFile REQUIRED)

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

find_package(SndFile)

dpjudas/SurrealEngine Thirdparty/openal-soft/CMakeLists.txt :1265

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)

FluidSynth/fluidsynth CMakeLists.txt :578

find_package ( SndFile ${LIBSNDFILE_MINIMUM_VERSION} QUIET )

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

find_package( SndFile )

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

find_package(SndFile)