mirror of
https://github.com/Microsoft/Detours
synced 2026-06-08 11:44:51 +00:00
ea6c4ae7f3
This change adds Arm64EC detours support. It bumps the toolset version to 143 from 142 since 142 does not support Arm64EC officially. It adds a new Arm64EC target. It passes Arm64EC-specific compilation flag /arm64EC and linker flag /machine:arm64x or /machine:arm64ec in right places.