aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetcadet.pc.in
blob: 50902b75eee299e2c3d2371250f02a4304eaf15a (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 Cadet
Description: API for multicast and multi-hop routing between GNUnet peers
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetcadet
Cflags: -I${includedir}