Merge pull request #6691

6111689cf cmake: allow custom openssl path on macOS (selsta)
This commit is contained in:
Alexander Blair 2020-08-16 12:48:06 -07:00
commit 79e93a8af8
No known key found for this signature in database
GPG key ID: C64552D877C32479
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ SET(Boost_NO_SYSTEM_PATHS ON)
SET(Boost_USE_STATIC_LIBS ON)
SET(Boost_USE_STATIC_RUNTIME ON)
SET(OpenSSL_DIR @prefix@/lib)
SET(OPENSSL_ROOT_DIR @prefix@)
SET(ARCHITECTURE @arch@)
# for libraries and headers in the target directories