]> mj.ucw.cz Git - libucw.git/blob - charset/libucw-charset.pc
tableprinter&xtypes: assert changed to die in tests, fix of timestamp parsing
[libucw.git] / charset / libucw-charset.pc
1 # pkg-config metadata for libucw-charset
2
3 libdir=@LIBDIR@
4 incdir=.
5
6 Name: libucw-charset
7 Description: Character set conversion library
8 Version: @UCW_VERSION@
9 Cflags: -I${incdir}
10 Libs: -L${libdir} @SO_LINK_PATH@ -lucw-charset@UCW_ABI_SUFFIX@
11 Requires.private: @DEPS@