mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 00:58:12 -04:00
This will install a <libdir>/cmake/taglib/ folder with CMake configuration, so that users can simply use find_package(TagLib) add_executable(myproject ...) target_link_libraries(myproject TagLib::tag)