mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
FPHSA: add support of version range
This commit is contained in:
committed by
Marc Chevrier
parent
d7df81067b
commit
6bfc442fde
@@ -0,0 +1,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.
|
||||
Reference in New Issue
Block a user