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/standalone/static_c_lib
History
Alex Rønne Petersen 4e9b8aec2c
test: remove unnecessary @cImport usage in some standalone tests
2025-09-18 12:42:24 +02:00
..
build.zig
std.Build: add addLibrary function (#22554)
2025-01-22 02:29:21 +00:00
foo.c
simple test for exporting variables in static libs
2019-11-24 21:33:58 +01:00
foo.h
simple test for exporting variables in static libs
2019-11-24 21:33:58 +01:00
foo.zig
test: remove unnecessary @cImport usage in some standalone tests
2025-09-18 12:42:24 +02:00