aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetpsycstore.pc.in
blob: 765abdc5b337e0c87b4cfc350738f75f28f057f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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}