summaryrefslogtreecommitdiff
path: root/uchardet.pc.in
blob: 24fdd0176d33a80f6407d3644887c3f89f4301eb (plain)
1
2
3
4
5
6
7
8
9
10
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