mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 21:14:23 -04:00
Also allow #include <taglib/foo.h> with taglib.pc and friends
Closes #495
This commit is contained in:
@ -8,4 +8,4 @@ Description: Audio meta-data library
|
||||
Requires:
|
||||
Version: @TAGLIB_LIB_VERSION_STRING@
|
||||
Libs: -L${libdir} -ltag @ZLIB_LIBRARIES_FLAGS@
|
||||
Cflags: -I${includedir}/taglib
|
||||
Cflags: -I${includedir} -I${includedir}/taglib
|
||||
|
Reference in New Issue
Block a user