mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-10-30 06:52:58 +00:00
Make use of the new Boost::headers target introduced in CMake 3.15
This commit is contained in:
@@ -170,7 +170,7 @@ target_include_directories(signal_source_adapters
|
||||
|
||||
target_link_libraries(signal_source_adapters
|
||||
PUBLIC
|
||||
Boost::boost
|
||||
Boost::headers
|
||||
Gnuradio::runtime
|
||||
Gnuradio::blocks
|
||||
signal_source_gr_blocks
|
||||
|
||||
Reference in New Issue
Block a user