Enable Windows Arm64

Guide for enabling Windows ARM64 support in software projects. This skill will be used when users want to "enable ARM64", "add ARM64 support", "support Windows on ARM", or "make project ARM64 compatible". It detects build systems (cmake, visual_studio, autotools, bazel, make, ninja, qmake, scons) with priority ordering, checks if ARM64 is already supported, and modifies build files to add ARM64 configurations.

qualcomm 6670dbe 17 files · 83.1 KB Updated

File contents

qualcomm/cpp-aarch64-build-agent-skill/tree/main/ commit 6670dbe169

Frequently asked questions

npx skillmds@latest add qualcomm/enable-windows-arm64