Files
CMake/Help/release/dev/FPHSA-version_range.rst
2020-09-23 12:52:25 +02:00

8 lines
298 B
ReStructuredText

FPHSA-version_range
-------------------
* The :module:`FindPackageHandleStandardArgs` module learned to handle
version range. It also gained the ``find_package_check_version()`` command to
check the validity of a version against version-related arguments of
:command:`find_package` command.