swift : fix build
This commit is contained in:
parent
6568c62bca
commit
4600538baa
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ let package = Package(
|
||||||
sources: [
|
sources: [
|
||||||
"ggml.c",
|
"ggml.c",
|
||||||
"llama.cpp",
|
"llama.cpp",
|
||||||
|
"unicode.cpp",
|
||||||
"ggml-alloc.c",
|
"ggml-alloc.c",
|
||||||
"ggml-backend.c",
|
"ggml-backend.c",
|
||||||
"ggml-quants.c",
|
"ggml-quants.c",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue