Statistics
| Branch: | Tag: | Revision:

root / gr-comedi / gnuradio-comedi.pc.in @ ad13c00a

History | View | Annotate | Download (260 Bytes)

1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: gnuradio-comedi
7
Description: GNU Radio blocks for the comedi library
8
Requires: gnuradio-core
9
Version: @LIBVER@
10
Libs: -L${libdir} -lgnuradio-comedi
11
Cflags: -I${includedir}