mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 12:10:34 +00:00
Add comment
This commit is contained in:
parent
3157451d57
commit
8c1b4c6894
@ -68,6 +68,7 @@ if(Boost_VERSION VERSION_GREATER "106599")
|
||||
endif()
|
||||
|
||||
|
||||
# Fix for Boost Asio < 1.70
|
||||
if(OS_IS_MACOSX)
|
||||
if((CMAKE_CXX_COMPILER_ID MATCHES "Clang") AND (${Boost_VERSION} VERSION_LESS 107000))
|
||||
if(${has_string_view})
|
||||
|
Loading…
Reference in New Issue
Block a user