Skip to content

Commit 45d6c1c

Browse files
committed
added build.rs
1 parent bdf46aa commit 45d6c1c

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
@@ -8,6 +8,7 @@ repository = "https://github.com/utilityai/llama-cpp-rs"
88
links = "llama"
99

1010
include = [
11+
"build.rs",
1112
"/src",
1213
"llama-cpp-sys-2/ggml.c",
1314
"llama-cpp-sys-2/ggml.h",

0 commit comments

Comments
 (0)