aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetenv.pc.in
blob: 84e5c74573f7cb9bd822267fd63a6fdf8232d71a (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 ENV
Description: library to manipulate PSYC environments
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetenv
Cflags: -I${includedir}