mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-07 14:40:12 +00:00
Fix cmakelint formatting
This commit is contained in:
parent
a530981d5b
commit
609b85b864
@ -132,7 +132,6 @@ function(link_to_crypto_dependencies target)
|
|||||||
else()
|
else()
|
||||||
if(NOT OPENSSL_VERSION VERSION_LESS "1.1.1")
|
if(NOT OPENSSL_VERSION VERSION_LESS "1.1.1")
|
||||||
target_compile_definitions(${target} PUBLIC -DUSE_OPENSSL_111=1)
|
target_compile_definitions(${target} PUBLIC -DUSE_OPENSSL_111=1)
|
||||||
else()
|
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
else()
|
else()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user