FindOpenSSL-separate-libs.rst 279 B

1234567
  1. FindOpenSSL-separate-libs
  2. -------------------------
  3. * The :module:`FindOpenSSL` module now reports ``crypto`` and ``ssl``
  4. libraries separately in ``OPENSSL_CRYPTO_LIBRARY`` and
  5. ``OPENSSL_SSL_LIBRARY``, respectively, to allow applications to
  6. link to one without the other.