summaryrefslogtreecommitdiff
path: root/gr-wxgui
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2017-03-22 09:22:36 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2017-03-22 09:22:36 -0700
commit0d5fd62c70f5f633b124732a17ed90b061f94941 (patch)
tree15afd977df1db8b03fb9c2a7a2406a62c6604d14 /gr-wxgui
parentaab6e83233703f528518f40e0219cd375e7a8d5b (diff)
parent6a68b9bbfd49531f696ae0ab6cc764fdabb94999 (diff)
Merge remote-tracking branch 'gnuradio-github/pr/1195'
Diffstat (limited to 'gr-wxgui')
-rw-r--r--gr-wxgui/lib/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-wxgui/lib/CMakeLists.txt b/gr-wxgui/lib/CMakeLists.txt
index d4c244177f..fcf4347cd7 100644
--- a/gr-wxgui/lib/CMakeLists.txt
+++ b/gr-wxgui/lib/CMakeLists.txt
@@ -64,7 +64,6 @@ list(APPEND wxgui_libs
gnuradio-runtime
${VOLK_LIBRARIES}
${Boost_LIBRARIES}
- ${BLOCKS_LIBRARIES}
${LOG4CPP_LIBRARIES}
)