mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-03 09:22:01 +00:00
ggml-cpu: add ggml-impl.h to cmakelists
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
This commit is contained in:
@@ -196,6 +196,7 @@ add_library(ggml-base
|
|||||||
../include/gguf.h
|
../include/gguf.h
|
||||||
ggml.c
|
ggml.c
|
||||||
ggml.cpp
|
ggml.cpp
|
||||||
|
ggml-impl.h
|
||||||
ggml-alloc.c
|
ggml-alloc.c
|
||||||
ggml-backend.cpp
|
ggml-backend.cpp
|
||||||
ggml-opt.cpp
|
ggml-opt.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user