Merge branch 'master' of git.osmocom.org:gr-osmosdr

This commit is contained in:
Dimitri Stolnikov 2018-08-15 19:47:37 +02:00
commit ea1fc34766
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@ GR_OSMOSDR_APPEND_SRCS(
time_spec.cc
)
list(APPEND Boost_LIBRARIES pthread)
GR_OSMOSDR_APPEND_LIBS(
${Boost_LIBRARIES}
${GNURADIO_ALL_LIBRARIES}