aboutsummaryrefslogtreecommitdiffstats
path: root/gr-trellis/gnuradio-trellis.pc.in
blob: 8ccf65b83f3ae53dc4e393adf1a732bc36c35843 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: gnuradio-trellis
Description: GNU Radio blocks for trellis-based processing
Requires: gnuradio-runtime
Version: @LIBVER@
Libs: -L${libdir} -lgnuradio-trellis
Cflags: -I${includedir}