mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-04-09 04:15:15 +00:00
cmake : fix talk-llama build
This commit is contained in:
parent
3bd7d48f51
commit
b629d2d4fe
@ -14,6 +14,8 @@ if (WHISPER_SDL2)
|
||||
../common-sdl.cpp
|
||||
../../ggml.c
|
||||
../../ggml-alloc.c
|
||||
../../ggml-backend.c
|
||||
../../ggml-quants.c
|
||||
../../whisper.cpp)
|
||||
|
||||
target_include_directories(${TARGET} PRIVATE ${SDL2_INCLUDE_DIRS} ../../)
|
||||
|
Loading…
x
Reference in New Issue
Block a user