mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -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) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
tag_c.cpp | ||
tag_c.h | ||
taglib_c.pc.cmake |