diff options
author | Hannes Mezger <hannes.mezger@ascolab.com> | 2014-11-28 14:21:53 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-12-01 14:41:46 (GMT) |
commit | be9bec5df2660661984e080dad9ae7561aa1fe83 (patch) | |
tree | 0d9b1c1812fde80a1406570ac170f7e469452f74 /Modules/CheckFortranSourceCompiles.cmake | |
parent | 8e75f1d2fa3049ac31f4ebdbc255fca3e6414802 (diff) | |
download | CMake-be9bec5df2660661984e080dad9ae7561aa1fe83.zip CMake-be9bec5df2660661984e080dad9ae7561aa1fe83.tar.gz CMake-be9bec5df2660661984e080dad9ae7561aa1fe83.tar.bz2 |
FindOpenSSL: Report crypto and ssl libraries separately
Some applications only need the OpenSSL crypto library and want to avoid
linking against the SSL library. Set OPENSSL_CRYPTO_LIBRARY and
OPENSSL_SSL_LIBRARY in the code paths that do not need to find them
separately, and document them publicly. This allows applications to be
more specific when linking against OpenSSL.
Diffstat (limited to 'Modules/CheckFortranSourceCompiles.cmake')
0 files changed, 0 insertions, 0 deletions