diff options
author | Brad King <brad.king@kitware.com> | 2024-02-19 16:45:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-02-19 17:06:48 (GMT) |
commit | 3a7fbd04c8acb89cd14186930aa80f08c08bada0 (patch) | |
tree | 8ffbc38805cc6ddc885c96e9d606f42c3b387b66 /Tests/FindPython/NumPy/arraytest.c | |
parent | df4d6c71438a70902d9605f208e450a77f14676c (diff) | |
download | CMake-3a7fbd04c8acb89cd14186930aa80f08c08bada0.zip CMake-3a7fbd04c8acb89cd14186930aa80f08c08bada0.tar.gz CMake-3a7fbd04c8acb89cd14186930aa80f08c08bada0.tar.bz2 |
VS: Verify toolset version= field format more strictly
In commit 5f13168419 (VS: Add option to select the version of the
toolset used by VS 2017, 2018-05-19, v3.12.0-rc1~38^2) we added logic to
verify that the toolset version, such as `14.35`, matches the toolset
name, such as `v143`. Clarify the logic to not construct a temporary
nonsensical toolset name like `v1435`. Also verify the format of the
toolset version more strictly, e.g., to reject `14.350` earlier.
Previously the latter example was only rejected by the `.props` file not
existing.
Diffstat (limited to 'Tests/FindPython/NumPy/arraytest.c')
0 files changed, 0 insertions, 0 deletions