swift : add unicodedata.cpp
This commit is contained in:
parent
89e60cbfa3
commit
bb27cd95d8
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ let package = Package(
|
||||||
"ggml.c",
|
"ggml.c",
|
||||||
"llama.cpp",
|
"llama.cpp",
|
||||||
"unicode.cpp",
|
"unicode.cpp",
|
||||||
|
"unicodedata.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