summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJohnathan Corgan2012-04-30 00:08:48 -0700
committerJohnathan Corgan2012-04-30 00:08:48 -0700
commitd7ecbd12be995ad6db7a53a5d6dd3fcb205c07ea (patch)
tree0695ce3bcdbd75784198c28e6cb963c99ae5d0f6 /CMakeLists.txt
parent370425f1d7e1bf364093bc26f3b6c9d8d7603d06 (diff)
parent399969c8f9ad2ac19acd0f2299b0424dec2390b1 (diff)
downloadgnuradio-d7ecbd12be995ad6db7a53a5d6dd3fcb205c07ea.tar.gz
gnuradio-d7ecbd12be995ad6db7a53a5d6dd3fcb205c07ea.tar.bz2
gnuradio-d7ecbd12be995ad6db7a53a5d6dd3fcb205c07ea.zip
Merge branch 'gr_fft'
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)