Hello,
Would you consider creating a new release that includes the latest changes related to library detection and integration?
At present, the latest available release is vorbis 1.3.7 (July 4, 2020), which only provides PkgConfig support. This is also the version currently shipped by distributions such as Arch:
https://archlinux.org/packages/extra/x86_64/libvorbis/
As a result, integration with modern CMake workflows is difficult. For example, the command
find_package(Vorbis CONFIG REQUIRED)
is not supported with the 1.3.7 release.
Thank you for your time and consideration.
Best regards,
Jens