mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-21 05:20:37 +00:00
Merge branch 'modern-cmake' of https://github.com/carlesfernandez/gnss-sdr into next
This commit is contained in:
commit
d0b8393b66
@ -143,6 +143,7 @@ target_link_libraries(gnss_rx
|
||||
rx_core_lib
|
||||
core_monitor_lib
|
||||
PRIVATE
|
||||
Boost::chrono
|
||||
Gflags::gflags
|
||||
Glog::glog
|
||||
signal_source_adapters
|
||||
|
@ -328,7 +328,9 @@ if(ENABLE_UNIT_TESTING)
|
||||
target_link_libraries(run_tests
|
||||
PUBLIC
|
||||
${CLANG_FLAGS}
|
||||
Boost::chrono
|
||||
Boost::filesystem
|
||||
Boost::system
|
||||
Armadillo::armadillo
|
||||
Gflags::gflags
|
||||
Glog::glog
|
||||
|
Loading…
x
Reference in New Issue
Block a user