mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 23:52:31 +00:00
e122cd6312
It's simpler and it takes advantage of `std.Build.addAnonymousDependency`, which has a number of benefits, including concurrenc and preventing extra zig-cache and zig-out directories being created. 4 tests are ported over as an example. |
||
---|---|---|
.. | ||
a.c | ||
b.c | ||
build.zig | ||
c.c | ||
main.zig |