summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorTom Rondeau2012-04-26 20:05:59 -0400
committerTom Rondeau2012-04-27 23:20:28 -0400
commitd79054551fee36eda99a142aff2856f20b4787fa (patch)
tree4148248086ced3aad44cd38f616106c27af2368e /CMakeLists.txt
parent03d62861b6f1294cdf0e9ff1c8672a7973ebc9db (diff)
downloadgnuradio-d79054551fee36eda99a142aff2856f20b4787fa.tar.gz
gnuradio-d79054551fee36eda99a142aff2856f20b4787fa.tar.bz2
gnuradio-d79054551fee36eda99a142aff2856f20b4787fa.zip
gr-fft: creates a gr-fft top-level component.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5731ee907..dad398e8c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -228,6 +228,7 @@ add_subdirectory(gruel)
add_subdirectory(gnuradio-core)
add_subdirectory(grc)
+add_subdirectory(gr-fft)
add_subdirectory(gr-atsc)
add_subdirectory(gr-audio)
add_subdirectory(gr-comedi)