aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetnse.pc.in
blob: fd340302d82fc1082240e176a1a9ea0bca1c50d9 (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 NSE
Description: library to access GNUnet network size estimate information
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetnse
Cflags: -I${includedir}