Skip to content

Commit ceb4570

Browse files
committed
fix: include llama.cpp's vendored libraries during builds
1 parent 6f50477 commit ceb4570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llama-cpp-sys-2/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ include = [
4242
"/llama.cpp/ggml/src/llamafile/sgemm.cpp",
4343

4444
"/llama.cpp/pocs",
45+
"/llama.cpp/vendor",
4546

4647
"/llama.cpp/CMakeLists.txt",
4748
"/llama.cpp/common/CMakeLists.txt",

0 commit comments

Comments
 (0)