Skip to content

Commit a91c3ab

Browse files
committed
ggml-cpu: add ggml-impl.h to cmakelists
Signed-off-by: Aaron Teo <[email protected]>
1 parent 72c9143 commit a91c3ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ggml/src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ add_library(ggml-base
196196
../include/gguf.h
197197
ggml.c
198198
ggml.cpp
199+
ggml-impl.h
199200
ggml-alloc.c
200201
ggml-backend.cpp
201202
ggml-opt.cpp

0 commit comments

Comments
 (0)