Remove unneeded link references to gnuradio libs

These are already included with ${GNURADIO_ALL_LIBRARIES}.
This commit is contained in:
Alexandru Csete 2018-12-02 20:59:26 +01:00 committed by Manolis Surligas
parent 4ec333f5e6
commit 512260ac88
1 changed files with 0 additions and 2 deletions

View File

@ -93,8 +93,6 @@ add_dependencies(gnuradio-satnogs fec)
target_link_libraries(gnuradio-satnogs
${Boost_LIBRARIES}
${GNURADIO_ALL_LIBRARIES}
gnuradio-blocks
gnuradio-digital
${CMAKE_THREAD_LIBS_INIT}
${VOLK_LIBRARIES}
${OGGVORBIS_LIBRARIES}