mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-07 10:43:58 +00:00
Make use of the new Boost::headers target introduced in CMake 3.15
This commit is contained in:
@@ -100,7 +100,7 @@ target_include_directories(algorithms_libs
|
||||
target_link_libraries(algorithms_libs
|
||||
PUBLIC
|
||||
Armadillo::armadillo
|
||||
Boost::boost
|
||||
Boost::headers
|
||||
Gflags::gflags
|
||||
Gnuradio::runtime
|
||||
Gnuradio::blocks
|
||||
|
||||
Reference in New Issue
Block a user