mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-05-01 03:01:24 +00:00
Fix for homebrew
This commit is contained in:
@@ -43,6 +43,7 @@ target_link_libraries(resampler_gr_blocks
|
||||
PUBLIC
|
||||
Gnuradio::runtime
|
||||
Volk::volk
|
||||
Boost::headers # Fix for homebrew
|
||||
)
|
||||
|
||||
if(ENABLE_CLANG_TIDY)
|
||||
|
||||
Reference in New Issue
Block a user