Skip to content

Commit

Permalink
fix(android): include ggml-aarch64.c
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Nov 5, 2024
1 parent 9f428b8 commit 661f302
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/src/main/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ set(
${RNWHISPER_LIB_DIR}/ggml-alloc.c
${RNWHISPER_LIB_DIR}/ggml-backend.cpp
${RNWHISPER_LIB_DIR}/ggml-quants.c
${RNWHISPER_LIB_DIR}/ggml-aarch64.c
${RNWHISPER_LIB_DIR}/whisper.cpp
${RNWHISPER_LIB_DIR}/rn-audioutils.cpp
${RNWHISPER_LIB_DIR}/rn-whisper.cpp
Expand Down

0 comments on commit 661f302

Please sign in to comment.