freebsd-dev/contrib/libucl/libucl.pc.in

12 lines
250 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: LibUCL
Description: Universal configuration library
Version: @UCL_VERSION@
Libs: -L${libdir} -lucl
2014-11-29 00:33:10 +00:00
Libs.private: @LIBS_EXTRA@ @LUA_LIB@
Cflags: -I${includedir}/