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

Name: usrp_uhd
Description: Universal Software Radio Peripheral - Unified Hardware Driver
Requires: 
Version: @VERSION@
Libs: -L${libdir} -lusrp_uhd
Cflags: -I${includedir}