gnunet-secushare/pkgconfig/gnunetpsycstore.pc.in
2019-02-11 20:39:36 +01:00

13 lines
283 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: GNUnet PSYCSTORE
Description: library to for persistent storage of PSYC messages
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetpsycstore
Cflags: -I${includedir}