Commit c6b37ef
committed
configure: Enable ARM64 single-toolchain build on Windows
When target arch is arm64, set_msvs_configuration platfrom in order to
generate proper .sln/.vcxproj files for cross-compiling node modules
to Windows on Arm, 64-bit. To use, run `set npm_config_arch=arm64`
on the command prompt before `npm install`.
PR-URL: #16781 parent 7a71d68 commit c6b37ef
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
137 | 140 | | |
138 | 141 | | |
139 | 142 | | |
| |||
0 commit comments