diff options
author | Matthew Woehlke <matthew.woehlke@kitware.com> | 2024-07-10 16:59:16 (GMT) |
---|---|---|
committer | Matthew Woehlke <matthew.woehlke@kitware.com> | 2024-07-18 16:08:42 (GMT) |
commit | 0352376e4493b132cd7a8895e7e3aadaf99d73c7 (patch) | |
tree | c4b7fd37b4d703e5d972b486fdfab96fc7d9a355 /Source/cmConvertMSBuildXMLToJSON.py | |
parent | d39b8044b6b110eb7e3b886995f1bac8122373a6 (diff) | |
download | CMake-0352376e4493b132cd7a8895e7e3aadaf99d73c7.zip CMake-0352376e4493b132cd7a8895e7e3aadaf99d73c7.tar.gz CMake-0352376e4493b132cd7a8895e7e3aadaf99d73c7.tar.bz2 |
export: Immediately report actual version required
Slightly tweak the logic that tests if a user can consume exported
targets to immediately report the actual version required, rather than
potentially giving the consumer false hope by reporting that 2.8 is
required, only to immediately run another check that requires a more
recent CMake version. (Note that the two-level check is presumably
needed because CMake < 2.8 wouldn't understand VERSION_LESS.)
Diffstat (limited to 'Source/cmConvertMSBuildXMLToJSON.py')
0 files changed, 0 insertions, 0 deletions