As the title state it, even thoug I've installed taglib using homebrew, cmake doesn't seem to find it. I'm no expert in cmake alas, and I struggle to help it finding where the installation was made (in my case /opt/homebrew/opt/taglib ).
Any help would be greatly appreciated, even though I know no current macOS dev is around...
...
-- Checking for module 'taglib>=1.11.1'
-- No package 'taglib' found
CMake Error at /opt/local/share/cmake-3.24/Modules/FindPkgConfig.cmake:607 (message):
A required package was not found
Call Stack (most recent call first):
/opt/local/share/cmake-3.24/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal)
CMakeLists.txt:288 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
Cheers !