mirror of
https://github.com/ziglang/zig.git
synced 2025-12-29 09:33:18 +00:00
include LICENSE in windows static builds
This commit is contained in:
parent
f955844435
commit
af01c6e2bf
@ -9,6 +9,7 @@ mkdir "%RELEASEDIR%"
|
||||
move build-msvc-release\bin\zig.exe "%RELEASEDIR%"
|
||||
move build-msvc-release\lib "%RELEASEDIR%"
|
||||
move zig-cache\langref.html "%RELEASEDIR%"
|
||||
move LICENSE "%RELEASEDIR%"
|
||||
|
||||
SET "RELEASEZIP=zig-%ZIGVERSION%.zip"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user