mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
add a missing comment in build.zig.zon
This commit is contained in:
parent
e5c974fa5c
commit
cf36d3fdd3
@ -45,7 +45,7 @@
|
|||||||
// // build root. In this case the package's hash is irrelevant and therefore not
|
// // build root. In this case the package's hash is irrelevant and therefore not
|
||||||
// // computed. This field and `url` are mutually exclusive.
|
// // computed. This field and `url` are mutually exclusive.
|
||||||
// .path = "foo",
|
// .path = "foo",
|
||||||
|
//
|
||||||
// // When this is set to `true`, a package is declared to be lazily
|
// // When this is set to `true`, a package is declared to be lazily
|
||||||
// // fetched. This makes the dependency only get fetched if it is
|
// // fetched. This makes the dependency only get fetched if it is
|
||||||
// // actually used.
|
// // actually used.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user