Update for Zig 0.11

This commit is contained in:
Frank Denis 2023-08-12 11:21:37 +02:00
parent 709fed6b73
commit 8aef018182
2 changed files with 15 additions and 12 deletions

View file

@ -24,7 +24,7 @@ Dependencies:
Compilation:
$ zig build -Drelease-safe
$ zig build -Drelease
## Using cmake and gcc or clang: