update Zig code to 0.15.0
This commit is contained in:
parent
449f2b59df
commit
45099916fe
4 changed files with 17 additions and 15 deletions
|
@ -46,6 +46,7 @@ fn main() -> Result<(), Box<dyn Error>> {
|
|||
.arg("--prominent-compile-errors")
|
||||
.arg("--color")
|
||||
.arg(color)
|
||||
.arg("-freference-trace")
|
||||
// Build output
|
||||
.arg("--cache-dir")
|
||||
.arg(out_path.join("zig-cache"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue