Skip to content

Commit 5acaa0f

Browse files
committed
zigmod: update
1 parent 6848e1c commit 5acaa0f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

zig.mod

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ c_source_files:
99
- c/sqlite3.c
1010
- c/workaround.c
1111
dependencies:
12+
- src: https://sqlite.org/2025/sqlite-amalgamation-3480000.zip
13+
c_include_dirs:
14+
- sqlite-amalgamation-3480000
15+
c_source_files:
16+
- sqlite-amalgamation-3480000/sqlite3.c

0 commit comments

Comments
 (0)