Files
CMake/Help/release/dev/FindIntl-version.rst
Sibi Siddharthan a9b11a06f5 FindIntl: Add version support
Additional Changes: Rework the documentation of FindIntl

NOTES:
Reorder the REQUIRED_VARS arguments so find_package reports the library
instead of the include directory.
Handle Intl_LIBRARY in the same way how FindIconv handles it in case of glibc.
If the VERSION_VAR argument is an empty string nothing happens.

Fixes: #21857
2021-02-25 20:18:56 +05:30

5 lines
92 B
ReStructuredText

FindIntl-version
----------------
* The :module:`FindIntl` module now has version support.