aports/testing/lol-html/lol-html.pc.in
2023-11-04 13:03:07 +00:00

12 lines
250 B
PkgConfig

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: lol-html
Description: Low output latency streaming HTML parser/rewriter
Version: @VERSION@
Requires:
Libs: -L${libdir} -llolhtml
Cflags: -I${includedir}