Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
shibatch committed Sep 10, 2018
1 parent 8be300c commit 9b4ae0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configure.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ if (NOT CMAKE_CROSSCOMPILING AND NOT SLEEF_FORCE_FIND_PACKAGE_SSL)
set(SLEEF_OPENSSL_FOUND TRUE)
set(SLEEF_OPENSSL_LIBRARIES ${OPENSSL_LIBRARIES})
set(SLEEF_OPENSSL_VERSION ${OPENSSL_VERSION})
set(SLEEF_OPENSSL_INCLUDE_DIR ${OPENSSL_INCLUDE_DIR})
endif()
else()
# find_package cannot find OpenSSL when cross-compiling
Expand Down

0 comments on commit 9b4ae0c

Please sign in to comment.