1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-07-29 13:01:13 +03:00

Add strange names for Windows.

This commit is contained in:
Andreas Schneider
2009-07-30 11:38:38 +02:00
parent 28a7343320
commit 590c3e2f51

View File

@ -46,6 +46,7 @@ else (OPENSSL_LIBRARIES AND OPENSSL_INCLUDE_DIRS)
find_library(SSL_LIBRARY
NAMES
ssl
libssl
PATHS
${_OPENSSL_LIBDIR}
/usr/lib
@ -85,6 +86,7 @@ else (OPENSSL_LIBRARIES AND OPENSSL_INCLUDE_DIRS)
find_library(CRYPTO_LIBRARY
NAMES
crypto
libcrypto
PATHS
${_OPENSSL_LIBDIR}
/usr/lib