cmake MPG123 examples

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

find_package(MPG123)

rheit/zdoom src/CMakeLists.txt :366

find_package( MPG123 )

Yaafe/Yaafe CMakeLists.txt :78

find_package(MPG123)

mixxxdj/mixxx cmake/modules/FindSndFile.cmake :116

find_package(mpg123 CONFIG)

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

find_package( MPG123 )

cpp3ds/cpp3ds src/cpp3ds/Audio/CMakeLists.txt :32

find_package(mpg123 REQUIRED)

CDrummond/cantata CMakeLists.txt :181

find_package(MPG123)

kazzmir/paintown CMakeLists.txt :67

find_package(MPG123)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/fluidsynth/cmake_admin/FindSndFile.cmake :86

find_package(mpg123 QUIET)

vgmstream/vgmstream cmake/dependencies/mpg123.cmake :3

find_package(MPG123 QUIET)

FluidSynth/fluidsynth cmake_admin/FindSndFileLegacy.cmake :87

find_package(mpg123 QUIET)

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

find_package( MPG123 )