mirror of
https://github.com/Hizenberg469/OTP-rfc4226-rfc6238-rfc4648.git
synced 2026-04-19 18:02:23 +03:00
update
This commit is contained in:
@@ -109,10 +109,10 @@ if (NOT EXISTS "${OPENSSL_PATH}/CMakeLists.txt")
|
||||
|
||||
endif()
|
||||
|
||||
set(OPENSSL_USE_STATIC_LIBS TRUE)
|
||||
find_package(OpenSSL)
|
||||
|
||||
if( OPENSSL_FOUND )
|
||||
set(OPENSSL_USE_STATIC_LIBS TRUE)
|
||||
find_package(OpenSSL PATHS "${OPENSSL_PATH}/build")
|
||||
|
||||
if( OPENSSL_FOUND )
|
||||
|
||||
Reference in New Issue
Block a user