mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-04-03 18:00:08 +03:00
change aligning
This commit is contained in:
parent
0cdc748c83
commit
58b1653e83
@ -43,7 +43,7 @@ unset(CMAKE_REQUIRED_INCLUDES)
|
|||||||
unset(CMAKE_REQUIRED_LIBRARIES)
|
unset(CMAKE_REQUIRED_LIBRARIES)
|
||||||
|
|
||||||
if(NOT HAVE_OPENSSL_EVP_PKEY)
|
if(NOT HAVE_OPENSSL_EVP_PKEY)
|
||||||
message(FATAL_ERROR "required EVP_PKEY_get_raw_public_key() is not found in OpenSSL library")
|
message(FATAL_ERROR "Required EVP_PKEY_get_raw_public_key() is not found in OpenSSL library")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user