mirror of
https://github.com/taglib/taglib.git
synced 2026-02-16 05:03:10 -05: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)