mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-23 09:00:51 -04:00
12 lines
211 B
Zig
12 lines
211 B
Zig
.{
|
|
.name = .dependency_options,
|
|
.fingerprint = 0x3e3ce1c1f92ba47e,
|
|
.version = "0.0.0",
|
|
.dependencies = .{
|
|
.other = .{
|
|
.path = "other",
|
|
},
|
|
},
|
|
.paths = .{""},
|
|
}
|