ggml-cpu: add ggml-impl.h to cmakelists
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
This commit is contained in:
parent
72c91436f6
commit
a91c3ab6b0
|
|
@ -196,6 +196,7 @@ add_library(ggml-base
|
|||
../include/gguf.h
|
||||
ggml.c
|
||||
ggml.cpp
|
||||
ggml-impl.h
|
||||
ggml-alloc.c
|
||||
ggml-backend.cpp
|
||||
ggml-opt.cpp
|
||||
|
|
|
|||
Loading…
Reference in New Issue