summaryrefslogtreecommitdiff
path: root/gcell/gcell.pc.in
blob: 2b6101d13e1d1b444c6b7e5b4c50d4221dc4c672 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: gcell
Description: The GNU Radio SPE scheduler and RPC mechanism
Requires: gnuradio-omnithread mblock
Version: @VERSION@
Libs: -L${libdir} -lgcell
Cflags: -I${includedir} @DEFINES@