FindOpenSSL: Add OpenSSL_VERSION

This deprecates the OPENSSL_VERSION result variable.

Issue: #27088
This commit is contained in:
Peter Kokot
2025-08-04 20:57:24 +02:00
parent 185a4e6c5d
commit 5503235b4d
6 changed files with 49 additions and 18 deletions
+3
View File
@@ -31,6 +31,9 @@ Find Modules
* The :module:`FindLTTngUST` module now provides a ``LTTngUST_VERSION`` result
variable. The ``LTTNGUST_VERSION_STRING`` result variable is deprecated.
* The :module:`FindOpenSSL` module now provides an ``OpenSSL_VERSION`` result
variable. The ``OPENSSL_VERSION`` result variable is deprecated.
* The :module:`FindPNG` module now provides a ``PNG_VERSION`` result
variable. The ``PNG_VERSION_STRING`` result variable is deprecated.