cmake : fix talk-llama build
This commit is contained in:
parent
3bd7d48f51
commit
b629d2d4fe
@ -14,6 +14,8 @@ if (WHISPER_SDL2)
|
|||||||
../common-sdl.cpp
|
../common-sdl.cpp
|
||||||
../../ggml.c
|
../../ggml.c
|
||||||
../../ggml-alloc.c
|
../../ggml-alloc.c
|
||||||
|
../../ggml-backend.c
|
||||||
|
../../ggml-quants.c
|
||||||
../../whisper.cpp)
|
../../whisper.cpp)
|
||||||
|
|
||||||
target_include_directories(${TARGET} PRIVATE ${SDL2_INCLUDE_DIRS} ../../)
|
target_include_directories(${TARGET} PRIVATE ${SDL2_INCLUDE_DIRS} ../../)
|
||||||
|
Loading…
Reference in New Issue
Block a user