lasso/lasso.pc.in

12 lines
364 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: lasso
Version: @VERSION@
Description: A free implementation of the Liberty Alliance specifications
Requires: libxml-2.0 >= @LIBXML_MIN_VERSION@ libxslt >= @LIBXSLT_MIN_VERSION@ xmlsec1 >= @XMLSEC1_MIN_VERSION@
Cflags: @LASSO_CORE_CFLAGS@
Libs: -L${libdir} @LASSO_CORE_LIBS@