fixing build
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
const std = @import("std");
|
const std = @import("std");
|
||||||
const Step = std.Build.Step;
|
const Step = std.Build.Step;
|
||||||
|
|
||||||
const zcc = @import("compile_commands");
|
const zcc = @import("compile_commands");
|
||||||
|
|
||||||
const ImplementationDesc = struct {
|
const ImplementationDesc = struct {
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
.lazy = true,
|
.lazy = true,
|
||||||
},
|
},
|
||||||
.compile_commands = .{
|
.compile_commands = .{
|
||||||
.url = "git+https://github.com/the-argus/zig-compile-commands",
|
.url = "git+https://github.com/the-argus/zig-compile-commands#f74e2d13e43fafab3a71e19557a0e1cfbf0f2e1b",
|
||||||
.hash = "zig_compile_commands-0.0.1-OZg5-a3CAACM-h32Kjb1obTMqrKGs9YoDhorVZ8-LGle",
|
.hash = "zig_compile_commands-0.0.1-OZg5-a3CAACM-h32Kjb1obTMqrKGs9YoDhorVZ8-LGle",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user