cmake HAS_VORBIS examples

badaix/snapcast CMakeLists.txt :270

add_compile_definitions(HAS_VORBIS)

badaix/snapcast CMakeLists.txt :373

add_compile_definitions(
    HAS_OGG
    HAS_VORBIS
    HAS_FLAC
    HAS_VORBIS_ENC
    HAS_OPUS
    HAS_WASAPI
    HAS_SOXR)