aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetmulticast.pc.in
blob: 2045555190448fe35240e67ba41664302090417c (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 MULTICAST
Description: library to multicast messages to a group of peers
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetmulticast
Cflags: -I${includedir}