Skip to content

Commit

Permalink
update to latest build API
Browse files Browse the repository at this point in the history
  • Loading branch information
alichraghi authored and slimsag committed Jan 9, 2024
1 parent 80c38c1 commit 302c41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.zig
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pub fn build(b: *std.Build) void {
}

fn installHeadersDirectoryExcludeLicenseFiles(
lib: *std.build.Step.Compile,
lib: *std.Build.Step.Compile,
src_dir_path: []const u8,
dest_rel_path: []const u8,
) void {
Expand Down

0 comments on commit 302c41d

Please sign in to comment.