chdman/3rdparty/utf8proc/libutf8proc.pc.in

11 lines
229 B
PkgConfig
Raw Permalink Normal View History

2021-12-14 11:06:18 +00:00
prefix=PREFIX
exec_prefix=${prefix}
libdir=${prefix}/LIBDIR
includedir=${prefix}/INCLUDEDIR
Name: libutf8proc
Description: UTF8 processing
Version: VERSION
Libs: -L${libdir} -lutf8proc
Cflags: -I${includedir} -DUTF8PROC_EXPORTS