mirror of
https://github.com/ziglang/zig.git
synced 2025-12-15 02:33:07 +00:00
12 lines
215 B
Zig
12 lines
215 B
Zig
.{
|
|
.name = .dependencyFromBuildZig,
|
|
.fingerprint = 0xfd939a1eb8169080,
|
|
.version = "0.0.0",
|
|
.dependencies = .{
|
|
.other = .{
|
|
.path = "other",
|
|
},
|
|
},
|
|
.paths = .{""},
|
|
}
|