mirror of
https://gitlab.freedesktop.org/uchardet/uchardet.git
synced 2025-12-06 08:46:40 +08:00
pkg-config: use GNUInstallDirs CMAKE_ variables in pc.in template.
This commit is contained in:
parent
74b4f6a62b
commit
fb1d544007
@ -1,7 +1,5 @@
|
|||||||
prefix=@DIR_PREFIX@
|
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
|
||||||
exec_prefix=${prefix}
|
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
||||||
libdir=@DIR_LIBRARY@
|
|
||||||
includedir=@DIR_INCLUDE@
|
|
||||||
|
|
||||||
Name: uchardet
|
Name: uchardet
|
||||||
Description: An encoding detector library ported from Mozilla
|
Description: An encoding detector library ported from Mozilla
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user