Skip to content

Commit 9f196e6

Browse files
committed
windows
1 parent a24edde commit 9f196e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

script/buildga.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ echo #define jlicense "commercial" >> jsrc\jversion.h
5858
echo #define jbuilder "www.jsoftware.com" >> jsrc\jversion.h
5959

6060
cd jsrc
61+
set CC=clang-cl
6162

6263
IF "%~1"=="x86" GOTO L04A
6364
IF "%~1"=="arm64" GOTO L04B

0 commit comments

Comments
 (0)