xcb: c-translate

This commit is contained in:
2026-08-30 12:44:11 +02:00
parent 753e2a850d
commit 043d3e1c22
4 changed files with 6543 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
.{
.name = .xcb,
.version = "0.0.0",
.minimum_zig_version = "0.16.0",
.paths = .{
"src",
"build.zig",
"build.zig.zon",
},
.fingerprint = 0x48cfd8ea06caab92,
}