Fix Metal build
This commit is contained in:
parent
9c1d85bcda
commit
0f3a7c4533
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ include = [
|
||||||
"whisper.cpp/ggml-alloc.h",
|
"whisper.cpp/ggml-alloc.h",
|
||||||
"whisper.cpp/ggml-alloc.c",
|
"whisper.cpp/ggml-alloc.c",
|
||||||
"whisper.cpp/ggml-metal.metal",
|
"whisper.cpp/ggml-metal.metal",
|
||||||
|
"whisper.cpp/ggml-metal.m",
|
||||||
|
"whisper.cpp/ggml-metal.h",
|
||||||
"whisper.cpp/LICENSE",
|
"whisper.cpp/LICENSE",
|
||||||
"whisper.cpp/whisper.cpp",
|
"whisper.cpp/whisper.cpp",
|
||||||
"whisper.cpp/whisper.h",
|
"whisper.cpp/whisper.h",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue