blob: 18996c49bdd96c51e2a5b4a563ad61f0d3332beb (
plain)
1
2
3
4
5
6
7
|
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.
|