summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/FindOpenSSL-separate-libs.rst
blob: 96e39614e688a04aed0553905023ee9db20f6520 (plain)
1
2
3
4
5
6
7
FindOpenSSL-separate-libs
-------------------------

* The :module:`FindOpenSSL` module now reports ``crypto`` and ``ssl``
  libraries separately in ``OPENSSL_CRYPTO_LIBRARY`` and
  ``OPENSSL_SSL_LIBRARY``, respectively, to allow applications to
  link to one without the other.