mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 07:22:34 +01:00
epee http_client SSL support
This commit is contained in:
@@ -326,7 +326,7 @@ if (UNIX AND NOT APPLE)
|
||||
find_package(Threads)
|
||||
endif()
|
||||
|
||||
# Handle OpenSSL, used for sha256sum on binary updates
|
||||
# Handle OpenSSL, used for sha256sum on binary updates and light wallet ssl http
|
||||
if (APPLE AND NOT IOS)
|
||||
if (NOT OpenSSL_DIR)
|
||||
EXECUTE_PROCESS(COMMAND brew --prefix openssl
|
||||
|
||||
Reference in New Issue
Block a user