13 lines
282 B
PkgConfig
13 lines
282 B
PkgConfig
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}
|