1
0
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:
Carles Fernandez
2019-09-07 12:36:19 +02:00
parent 6e44d77e3d
commit 38a987607e
17 changed files with 22 additions and 17 deletions

View File

@@ -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