Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: add support for native Windows ARM64 MSVC #44226

Commits on Jan 28, 2023

  1. build: add support for native Windows ARM64 MSVC

    Visual Studio 2022 17.4 introduces native ARM64 support, including host
    tools for MSVC. As this won't be supported on VS2019, this commit only
    adds the detection logic for native ARM64 tools to vs-set-2022.
    
    Refs: nodejs/build#2540
    Refs: https://devblogs.microsoft.com/visualstudio/arm64-visual-studio/
    dennisameling committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f7ca15b View commit details
    Browse the repository at this point in the history