1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-16 23:27:28 +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

@@ -104,7 +104,7 @@ target_link_libraries(acquisition_adapters
Gnuradio::blocks
Volk::volk
PRIVATE
Boost::boost
Boost::headers
Gflags::gflags
Glog::glog
Gnuradio::fft