mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
4d4d10e95d
This deprecates the PostgreSQL_VERSION_STRING result variable. Issue: #27088
10 lines
330 B
ReStructuredText
10 lines
330 B
ReStructuredText
Find Modules
|
|
------------
|
|
|
|
* 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.
|