summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJohnathan Corgan <jcorgan@corganenterprises.com>2012-07-03 17:43:22 -0700
committerJohnathan Corgan <jcorgan@corganenterprises.com>2012-07-03 17:43:22 -0700
commit107b131a1497451efa02b9274c22f3369ff10be0 (patch)
tree398d3ff82e971835968762bb82d896557c0a8796 /CMakeLists.txt
parent342a400b754f3ccd306938f83ccfcb285411ba18 (diff)
parentdbc7a4c08ac27844e413a39a326bf1b50b09dd00 (diff)
Merge branch 'master' into next
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3a5eb0555e..15d4ec9cc9 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
########################################################################