Skip to content

VS: Add ARM64EC to supported platforms for VS 16 and 17

Brad King requested to merge brad.king/cmake:vs-ARM64EC into master

In !5708 (merged) the ARM64EC platform was accidentally added to the list for VS 15 (2017) instead of VS 16 (2019). Its omission from the list of platforms was then repeated for VS 17 (2022).

Issue: #21724
Backport: release

Merge request reports