mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
be9bec5df2
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.
279 B
279 B