mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
This deprecates the ALSA_VERSION_STRING result variable, which was previously documented up to CMake 3.11 and then removed from the docs due to refactorings. Issue: #27088
9 lines
310 B
ReStructuredText
9 lines
310 B
ReStructuredText
Find Modules
|
|
------------
|
|
|
|
* The :module:`FindALSA` module now provides a ``ALSA_VERSION`` result
|
|
variable. The ``ALSA_VERSION_STRING`` result variable is deprecated.
|
|
|
|
* The :module:`FindBZip2` module now provides a ``BZip2_VERSION`` result
|
|
variable. The ``BZIP2_VERSION`` result variable is deprecated.
|