mirror of
https://github.com/ziglang/zig.git
synced 2025-12-15 02:33:07 +00: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 = .{""},
|
|
}
|