mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
43a86ba605
4d4d10e95d FindPostgreSQL: Add PostgreSQL_VERSION
Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Vito Gamberini <vito.gamberini@kitware.com>
Merge-request: !10987
13 lines
474 B
ReStructuredText
13 lines
474 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.
|
|
|
|
* The :module:`FindPostgreSQL` module now provides a ``PostgreSQL_VERSION``
|
|
result variable. The ``PostgreSQL_VERSION_STRING`` result variable is
|
|
deprecated.
|