Skip to content

Commit 347617b

Browse files
committed
Native/SwiftShader: Build for win-arm64.
1 parent bfaaf26 commit 347617b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/nuke/Native/SwiftShader.cs

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ partial class Build {
5454
{
5555
("Win32", "win-x86"),
5656
("x64", "win-x64"),
57+
("ARM64", "win-arm64"),
5758
})
5859
{
5960
EnsureCleanDirectory(buildDir);

0 commit comments

Comments
 (0)