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

Name: mblock
Description: The GNU Radio message block library
Requires: pmt gnuradio-omnithread
Version: @VERSION@
Libs: -L${libdir} -lmblock
Cflags: -I${includedir}