chdman/3rdparty/utf8proc/libutf8proc.pc.in
2022-01-05 08:45:19 +02:00

11 lines
229 B
PkgConfig

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