summaryrefslogtreecommitdiff
path: root/gr-fcd/gnuradio-fcd.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fcd/gnuradio-fcd.pc.in')
-rw-r--r--gr-fcd/gnuradio-fcd.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/gr-fcd/gnuradio-fcd.pc.in b/gr-fcd/gnuradio-fcd.pc.in
new file mode 100644
index 000000000..6b8ce134e
--- /dev/null
+++ b/gr-fcd/gnuradio-fcd.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: gnuradio-fcd
+Description: Funcube Dongle source block for GNU Radio
+Requires: gnuradio-core gnuradio-audio
+Version: @LIBVER@
+Libs: -L${libdir} -lgnuradio-fcd
+Cflags: -I${includedir}