Skip to content

Commit 3538e17

Browse files
committed
add .paths to build.zig.zon
1 parent 5aef6a1 commit 3538e17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.zig.zon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
.name = "ziglua",
33
.description = "Zig bindings for the Lua C API",
44
.version = "0.1.0",
5+
.paths = .{ "" },
56
}

0 commit comments

Comments
 (0)