Skip to content

Commit f8f839a

Browse files
committed
Only building static lib
1 parent 6822424 commit f8f839a

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

build.zig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,4 @@ pub fn build(b: *std.Build) void {
6161
});
6262

6363
b.installArtifact(lib);
64-
65-
_ = b.addModule("zfp", .{
66-
.root_source_file = b.path("src/zfp.zig"),
67-
});
6864
}

src/zfp.zig

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)