aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetscalarproduct.pc.in
blob: 38886427552e10c9ca8bea2d0ac3b0950dc528fa (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 SCALARPRODUCT
Description: library to perform privacy-preserving scalar product between two peers
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetscalarproduct
Cflags: -I${includedir}