diff options
author | Niklas Weissner <niklas.weissner@deltaww.com> | 2024-02-07 12:45:35 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-02-07 15:43:44 (GMT) |
commit | 2fc22a3deccd1454c6096a4579dd7701eaffe84d (patch) | |
tree | 68327233e0b7031f47fa8092ebbe5171f7c6ddff /Tests/FindPython/Python3SABIModule | |
parent | 6efc497ab48846beeaead4b2205bb54989b836e4 (diff) | |
download | CMake-2fc22a3deccd1454c6096a4579dd7701eaffe84d.zip CMake-2fc22a3deccd1454c6096a4579dd7701eaffe84d.tar.gz CMake-2fc22a3deccd1454c6096a4579dd7701eaffe84d.tar.bz2 |
FPHSA: Fix empty version message in exact match
`find_package_check_version()` would use variable `_FOUND_VERSION` set
by `find_package_handle_standard_args()` in a single branch when doing
exact matching, causing empty version messages if it was instead called
directly.
This was missed in commit 6bfc442fde (FPHSA: add support of version
range, 2020-09-22, v3.19.0-rc1~122^2~1) when the version check was moved
into its own function.
Diffstat (limited to 'Tests/FindPython/Python3SABIModule')
0 files changed, 0 insertions, 0 deletions