mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-10-23 19:47:40 +00:00
Adjust cross-compilation flags to properly support FPGA signal sources
This commit is contained in:
@@ -120,7 +120,7 @@ if(ENABLE_FMCOMMS2 OR ENABLE_AD9361 OR ENABLE_PLUTOSDR)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(ENABLE_FPGA OR ENABLE_AD9361)
|
||||
if(ENABLE_FPGA)
|
||||
target_link_libraries(signal_source_libs
|
||||
PUBLIC
|
||||
algorithms_libs
|
||||
|
Reference in New Issue
Block a user