aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetrps.pc.in
blob: 94042e8eb237804dd24a9db15ffa8529ccf9a029 (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 RPS
Description: random peer sampling based on the BRAHMS protocol
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetrps
Cflags: -I${includedir}