authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-01-29 15:24:08 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-01-29 15:24:08 -08:00
logb7cac658821b12f186e7ed21b340f545598e9a59
tree6bb318ff73771a63d819ddf5d678144c2f979814
parent59d5782c493b2acd473c3a01e8e6be1673d3413b

add testing zig.mod


1 files changed, 14 insertions(+), 0 deletions(-)

zig.test.mod created+14
...@@ -0,0 +1,14 @@
1id: 89ujp8gq842x6mzok8feypwze138n2d96zpugw44hcq7406r
2name: zigmod
3main: src/main.zig
4dependencies:
5 - src: git https://github.com/nektro/zig-mul
6 - src: git https://github.com/nektro/zig-tracy
7 - src: git https://github.com/nektro/zig-zstd
8 - src: git https://github.com/nektro/zig-zlib
9 - src: git https://github.com/nektro/zig-double
10 - src: git https://github.com/Luukdegram/apple_pie
11 - src: git https://github.com/lithdew/snow
12 - src: system_lib prcre
13 - src: system_lib sqlite3
14 - src: system_lib GL