diff options
author | Johnathan Corgan | 2012-07-03 17:58:46 -0700 |
---|---|---|
committer | Johnathan Corgan | 2012-07-03 17:58:46 -0700 |
commit | b271b9d2ef0290b866f0afb22ba53c394c422418 (patch) | |
tree | 177d5c81ea5cd6f8e5873df87a3d434060e9a61f /CMakeLists.txt | |
parent | 84f9822b4a8fe4290e971c09b2bd99f1bf59517b (diff) | |
parent | dbc7a4c08ac27844e413a39a326bf1b50b09dd00 (diff) | |
download | gnuradio-b271b9d2ef0290b866f0afb22ba53c394c422418.tar.gz gnuradio-b271b9d2ef0290b866f0afb22ba53c394c422418.tar.bz2 gnuradio-b271b9d2ef0290b866f0afb22ba53c394c422418.zip |
Merge branch 'master' into wip/gr-blocks-master
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 84466cf69..3e3cf8685 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -211,9 +211,6 @@ CPACK_COMPONENT("volk_devel" add_subdirectory(volk) endif(ENABLE_VOLK) - -GR_VMCIRCBUF() - ######################################################################## # Distribute the README file ######################################################################## |