summaryrefslogtreecommitdiff
path: root/volk/volk.pc.in
diff options
context:
space:
mode:
authorNick Foster2010-12-17 11:14:41 -0800
committerNick Foster2010-12-17 11:14:41 -0800
commitc6fff77de9b686761f93f0e1de237f8543f5e919 (patch)
tree91e8927ba4a30db3d6b93d6b14489b733b23eecb /volk/volk.pc.in
parent15ad4b5398e474bfb52fdb7e826b69f3e398c0b0 (diff)
downloadgnuradio-c6fff77de9b686761f93f0e1de237f8543f5e919.tar.gz
gnuradio-c6fff77de9b686761f93f0e1de237f8543f5e919.tar.bz2
gnuradio-c6fff77de9b686761f93f0e1de237f8543f5e919.zip
Volk: A bunch of new Orc routines plus a couple of build changes.
32fc_magnitude_16s fails test_all right now.
Diffstat (limited to 'volk/volk.pc.in')
-rw-r--r--volk/volk.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/volk/volk.pc.in b/volk/volk.pc.in
index a24298856..b03dbdada 100644
--- a/volk/volk.pc.in
+++ b/volk/volk.pc.in
@@ -10,6 +10,6 @@ Name: volk
Description: VOLK.. Vector Optimized Library of Kernels
Requires:
Version: @VERSION@
-Libs: -lvolk -lvolk_runtime
+Libs: -lvolk -lvolk_runtime -lvolk_orc
Cflags: -I${includedir} ${LV_CXXFLAGS}