freebsd-src/contrib/libucl/libucl.pc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
234 B
PkgConfig
Raw Normal View History

prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: LibUCL
Description: Universal configuration library
Version: 0.9.0
Libs: -L${libdir} -lucl
Libs.private:
Cflags: -I${includedir}/