FindLibLZMA: Add LibLZMA_VERSION

This deprecates the LIBLZMA_VERSION result variable.

Issue: #27088
This commit is contained in:
Peter Kokot
2025-08-02 02:55:26 +02:00
parent a4ef872a24
commit 08fc190c03
5 changed files with 62 additions and 26 deletions
+3
View File
@@ -16,6 +16,9 @@ Find Modules
* The :module:`FindJasper` module now provides a ``Jasper_VERSION`` result
variable. The ``JASPER_VERSION_STRING`` result variable is deprecated.
* The :module:`FindLibLZMA` module now provides a ``LibLZMA_VERSION`` result
variable. The ``LIBLZMA_VERSION`` result variable is deprecated.
* The :module:`FindLibXml2` module now provides a ``LibXml2_VERSION`` result
variable. The ``LIBXML2_VERSION_STRING`` result variable is deprecated.