gnunet-secushare/pkgconfig/gnunetpsycstore.pc.in

13 lines
283 B
PkgConfig
Raw Normal View History

2019-02-11 19:39:36 +00:00
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}