mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-08-29 00:52:21 +00:00
Fix for homebrew
This commit is contained in:
parent
17fd01ee3f
commit
7ab1c3233f
@ -43,6 +43,7 @@ target_link_libraries(resampler_gr_blocks
|
|||||||
PUBLIC
|
PUBLIC
|
||||||
Gnuradio::runtime
|
Gnuradio::runtime
|
||||||
Volk::volk
|
Volk::volk
|
||||||
|
Boost::headers # Fix for homebrew
|
||||||
)
|
)
|
||||||
|
|
||||||
if(ENABLE_CLANG_TIDY)
|
if(ENABLE_CLANG_TIDY)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user