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

Name: pmt
Description: The GNU Radio Polymorphic Type library
Requires: 
Version: @VERSION@
Libs: -L${libdir} -lpmt
Cflags: -I${includedir}