Files
CMake/Source
Brad King 3a7fbd04c8 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.
2024-02-19 12:06:48 -05:00
..
2024-01-26 10:14:58 -05:00
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
2024-01-25 10:40:02 -05:00
2024-02-13 09:07:34 -05:00
2024-01-25 10:40:02 -05:00
2023-11-17 09:58:21 -05:00
2023-10-01 06:52:44 -04:00
2023-08-29 15:57:24 -04:00
2023-07-28 09:14:08 -04:00