mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
FindLibLZMA: Add LibLZMA_VERSION
This deprecates the LIBLZMA_VERSION result variable. Issue: #27088
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user