Files
dl/third/uchardet/uchardet.pc.in
T
2026-09-16 14:07:40 +08:00

11 lines
279 B
Plaintext
Vendored

libdir=@CMAKE_INSTALL_FULL_LIBDIR@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
Name: uchardet
Description: An encoding detector library ported from Mozilla
Version: @UCHARDET_VERSION@
Requires:
Libs: -L${libdir} -luchardet
Libs.private: -lstdc++
Cflags: -I${includedir}/uchardet