mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-10 04:03:02 +00:00
Make use of the new Boost::headers target introduced in CMake 3.15
This commit is contained in:
@@ -45,7 +45,7 @@ target_include_directories(obs_gr_blocks
|
||||
|
||||
target_link_libraries(obs_gr_blocks
|
||||
PUBLIC
|
||||
Boost::boost
|
||||
Boost::headers
|
||||
Gnuradio::blocks
|
||||
PRIVATE
|
||||
algorithms_libs
|
||||
|
||||
Reference in New Issue
Block a user