mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-31 12:27:13 +00:00
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
const std = @import("std");
|
||||
|
||||
// Zig Version: 0.10.0
|
||||
// Zig Version: 0.10.1
|
||||
// Build Command: zig build
|
||||
pub fn build(b: *std.build.Builder) void {
|
||||
const target = b.standardTargetOptions(.{});
|
||||
|
||||
Reference in New Issue
Block a user