aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetmessenger.pc.in
blob: 465663d0ca659abd2ad83997895daa99b0c6b1bf (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 MESSENGER
Description: Instant messaging based on the CADET subsystem
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetmessenger_common -lgnunetmessenger
Cflags: -I${includedir}