[cmake-developers] Patch for FindOpenSSL.cmake

Brad King brad.king at kitware.com
Mon Dec 1 10:04:45 EST 2014


On 11/28/2014 09:31 AM, Hannes Mezger wrote:
> some applications only need the OpenSSL crypto library and want to avoid
> linking against the SSL library, this is currently not possible. This
> patch adds the variables OPENSSL_CRYPTO_LIBRARY and OPENSSL_SSL_LIBRARY
> which are set to the respective library; this allows to be more specific
> when linking against OpenSSL.

Thanks.  Applied with minor tweaks:

 FindOpenSSL: Report crypto and ssl libraries separately
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=be9bec5d

-Brad



More information about the cmake-developers mailing list