gnunet-secushare/pkgconfig/gnunetmulticast.pc.in

13 lines
282 B
PkgConfig
Raw Normal View History

2019-02-11 19:39:36 +00:00
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}