summaryrefslogtreecommitdiff
path: root/gr-fft/CMakeLists.txt
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2012-12-29 20:26:35 -0500
committerTom Rondeau <trondeau@vt.edu>2012-12-29 20:26:35 -0500
commit0fb538e11e8425c4f15063e249dc0dae2d54ebd5 (patch)
treed4d4964feb7771c01b75a33be9d209389a8b4fc9 /gr-fft/CMakeLists.txt
parent4580aaf9583b1e8ca4b3ef1d3127c7d48566fe67 (diff)
parentc805168975a30af962fbd0a25c091d7b2113394e (diff)
Merge branch 'next_blocks' into next
Conflicts: gr-trellis/CMakeLists.txt gr-trellis/python/CMakeLists.txt
Diffstat (limited to 'gr-fft/CMakeLists.txt')
-rw-r--r--gr-fft/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-fft/CMakeLists.txt b/gr-fft/CMakeLists.txt
index 7d76dc7f93..6b37bd3caa 100644
--- a/gr-fft/CMakeLists.txt
+++ b/gr-fft/CMakeLists.txt
@@ -34,6 +34,7 @@ GR_REGISTER_COMPONENT("gr-fft" ENABLE_GR_FFT
ENABLE_VOLK
Boost_FOUND
ENABLE_GR_CORE
+ ENABLE_GR_BLOCKS
FFTW3F_FOUND
)