mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-19 05:33:02 +00:00
Fix cmakelint job
This commit is contained in:
parent
25da76d1a2
commit
029782bde1
@ -842,7 +842,7 @@ endif()
|
||||
|
||||
# Fox for CentOS 7 with cmake3 and gcc8
|
||||
if(Boost_VERSION_STRING VERSION_LESS "1.60")
|
||||
set(USE_GENERIC_LAMBDAS OFF)
|
||||
set(USE_GENERIC_LAMBDAS OFF)
|
||||
endif()
|
||||
|
||||
# Fix for Boost >= 1.73
|
||||
|
Loading…
Reference in New Issue
Block a user