XRT
XRT copied to clipboard
Enable arm64 build on Windows
- remove /CETCOMPAT for ARM build
- update cmake to ignore building aiebu and python directories when building on ARM
Problem solved by the commit
Update cmake to support Windows on ARM64 build
Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered
New request to support Windows on ARM64 build
How problem was solved, alternative solutions (if any) and why they were rejected
Update CMAKE complier/linker flag disable python and aiebu when using ARM64 compiler
Risks (if any) associated the changes in the commit
No impact to existing build configuration
What has been tested and how, request additional testing if necessary
Test build for on x64(release/debug) and arm64 (release/debug)
Documentation impact (if any)
N/A