build : fixes

This commit is contained in:
Georgi Gerganov
2024-11-15 09:07:53 +02:00
parent 24d706774d
commit 6477b84eb6
7 changed files with 13 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ if (NOT GGML_HOME)
SOURCE_FILES
${SOURCE_FILES}
${WHISPER_LIB_DIR}/ggml/src/ggml.c
${WHISPER_LIB_DIR}/ggml/src/ggml-cpu.c
${WHISPER_LIB_DIR}/ggml/src/ggml-aarch64.c
${WHISPER_LIB_DIR}/ggml/src/ggml-alloc.c
${WHISPER_LIB_DIR}/ggml/src/ggml-backend.cpp