This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gyp: Support to build with chakracore for ARM
* Support building node.js with chakracore on Windows on ARM * Building chakracore for ARM has a dependency on Windows SDK installed on the machine. Update python script to populate `WindowsSDKDesktopARMSupport` and `WindowsTargetPlatformVersion` for ARM builds by configuring msvs_windows_target_platform_version. This will be used in `chakracore.gyp` to pass as parameter to `msbuild.exe`.
- Loading branch information