mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Merge pull request #690 from stefansaraev/pkgconfig
fix pkgconfig file for cross compiling
This commit is contained in:
commit
f38749aacf
@ -7,5 +7,5 @@ Name: TagLib
|
||||
Description: Audio meta-data library
|
||||
Requires:
|
||||
Version: ${TAGLIB_LIB_VERSION_STRING}
|
||||
Libs: -L${LIB_INSTALL_DIR} -ltag
|
||||
Cflags: -I${INCLUDE_INSTALL_DIR}/taglib
|
||||
Libs: -L${dollar}{libdir} -ltag
|
||||
Cflags: -I${dollar}{includedir}/taglib
|
||||
|
Loading…
x
Reference in New Issue
Block a user