zig : add build.zig (#773)

Co-authored-by: Locria Cyber <74560659+locriacyber@users.noreply.github.com>
This commit is contained in:
iacore 2023-04-05 15:06:02 +00:00 committed by GitHub
parent 0c44427df1
commit ed1c214e66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 65 additions and 0 deletions

3
.gitignore vendored
View file

@ -33,3 +33,6 @@ compile_commands.json
.venv
__pycache__
.swiftpm
zig-out/
zig-cache/