X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=pkgconfig%2Fgnunetmulticast.pc.in;fp=pkgconfig%2Fgnunetmulticast.pc.in;h=2045555190448fe35240e67ba41664302090417c;hb=0221a112acdf950799c19796961220466aadb396;hp=0000000000000000000000000000000000000000;hpb=892ad7303d1a02993b1b85fe3eb8dca5d041948b;p=oweals%2Fgnunet.git diff --git a/pkgconfig/gnunetmulticast.pc.in b/pkgconfig/gnunetmulticast.pc.in new file mode 100644 index 000000000..204555519 --- /dev/null +++ b/pkgconfig/gnunetmulticast.pc.in @@ -0,0 +1,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}