Skip to content

Commit 027c9ce

Browse files
committed
enable building windows arm64 webengine
1 parent 6af7f8c commit 027c9ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/makewin.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ echo %PATH%
1717
set JQTSLIM=
1818
set
1919

20-
IF "%~1"=="arm64" GOTO L20
20+
@rem IF "%~1"=="arm64" GOTO L20
2121

2222
@rem set NO_OPENGL=1
2323
@rem set JQTWEBKIT=JQTWEBKIT

0 commit comments

Comments
 (0)