mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-15 14:00:40 -05:00
8 lines
298 B
ReStructuredText
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.
|