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

Name: gnuradio-omnithread
Description: The GNU Radio omniORB threading library
Requires:
Version: @VERSION@
Libs: -L${libdir} -lgromnithread
Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@