Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link/interdependent_static_c_libs
History
Alex Rønne Petersen ab1946de92
test: remove @cImport usage in interdependent_static_c_libs
2025-09-16 23:39:29 +02:00
..
a.c
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
a.h
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
b.c
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
b.h
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
build.zig
std.Build: add addLibrary function (#22554)
2025-01-22 02:29:21 +00:00
main.zig
test: remove @cImport usage in interdependent_static_c_libs
2025-09-16 23:39:29 +02:00