mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-11 00:20:08 +00:00
adding PMT since it is not automatically linked in Linux
This commit is contained in:
parent
14d3c3dd27
commit
489a55a76c
@ -345,7 +345,7 @@ endif(NOT Boost_FOUND)
|
|||||||
################################################################################
|
################################################################################
|
||||||
# GNU Radio - http://gnuradio.org/redmine/projects/gnuradio/wiki
|
# GNU Radio - http://gnuradio.org/redmine/projects/gnuradio/wiki
|
||||||
################################################################################
|
################################################################################
|
||||||
set(GR_REQUIRED_COMPONENTS RUNTIME ANALOG BLOCKS FFT FILTER UHD)
|
set(GR_REQUIRED_COMPONENTS RUNTIME ANALOG BLOCKS FFT FILTER PMT UHD)
|
||||||
find_package(Gnuradio)
|
find_package(Gnuradio)
|
||||||
if(PC_GNURADIO_RUNTIME_VERSION)
|
if(PC_GNURADIO_RUNTIME_VERSION)
|
||||||
if(PC_GNURADIO_RUNTIME_VERSION VERSION_LESS 3.7.3)
|
if(PC_GNURADIO_RUNTIME_VERSION VERSION_LESS 3.7.3)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user