swift : add unicodedata.cpp
This commit is contained in:
parent
89e60cbfa3
commit
bb27cd95d8
|
|
@ -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…
Reference in New Issue