diff options
Diffstat (limited to 'gr-wxgui')
-rw-r--r-- | gr-wxgui/lib/CMakeLists.txt | 1 |
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} ) |