Remove obsolete cmake macros

This commit is contained in:
Manolis Surligas 2019-12-09 19:19:28 +02:00
parent 073df24112
commit 303b26db62
1 changed files with 0 additions and 13 deletions

View File

@ -23,19 +23,6 @@
########################################################################
include(GrPlatform) #define LIB_SUFFIX
include_directories(
${Boost_INCLUDE_DIR}
${VOLK_INCLUDE_DIRS}
${VORBIS_INCLUDE_DIR}
${OGG_INCLUDE_DIR}
${PNG_INCLUDE_DIR}
${png++_INCLUDE_DIRS}
${FEC_INCLUDE_DIRS}
${JSONCPP_INCLUDE_DIRS}
)
link_directories(${Boost_LIBRARY_DIRS} ${GNURADIO_ALL_LIBRARIES})
list(APPEND satnogs_debug_sources
morse_debug_source_impl.cc
debug_msg_source_impl.cc