1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-26 20:05:17 +00:00

Fix formatting errors detected by cmakelint

This commit is contained in:
Carles Fernandez
2020-03-01 11:53:01 +01:00
parent ae26f63140
commit e638019d93
7 changed files with 17 additions and 17 deletions

View File

@@ -35,7 +35,7 @@ target_link_libraries(resampler_gr_blocks
Gnuradio::runtime
Boost::headers # Fix for homebrew
PRIVATE
Volk::volk
Volk::volk
)
if(ENABLE_CLANG_TIDY)