taglib/bindings
Urs Fleisch faddc4aa06 Export CMake configuration
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)
2023-11-23 16:40:40 +01:00
..
c Export CMake configuration 2023-11-23 16:40:40 +01:00
CMakeLists.txt Do not use tabs in CMake files 2023-09-30 15:12:51 +02:00
README The website has more up-to-date links 2011-04-09 20:15:00 +02:00

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