awtk/3rd/libunibreak/libunibreak.pc.in
2018-07-27 10:50:05 +08:00

12 lines
266 B
PkgConfig

libunibreak:
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libunibreak
Description: Library to implement Unicode algorithms for line and word breaking
Version: @VERSION@
Libs: -L${libdir} -lunibreak
Cflags: -I${includedir}