We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfaaf26 commit 347617bCopy full SHA for 347617b
build/nuke/Native/SwiftShader.cs
@@ -54,6 +54,7 @@ partial class Build {
54
{
55
("Win32", "win-x86"),
56
("x64", "win-x64"),
57
+ ("ARM64", "win-arm64"),
58
})
59
60
EnsureCleanDirectory(buildDir);
0 commit comments