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) |
||
---|---|---|
.. | ||
c | ||
CMakeLists.txt | ||
README |
There are a few other people that have done bindings externally that I have been made aware of. I have not personally reviewed these bindings, but I'm listing them here so that those who find them useful are able to find them: http://developer.kde.org/~wheeler/taglib.html#bindings