Skip to content

Commit 34b7c04

Browse files
authored
cmake : add llama-cparams.cpp to build (#13832)
1 parent f3101a8 commit 34b7c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ add_library(llama
1414
llama-batch.cpp
1515
llama-chat.cpp
1616
llama-context.cpp
17+
llama-cparams.cpp
1718
llama-grammar.cpp
1819
llama-graph.cpp
1920
llama-hparams.cpp

0 commit comments

Comments
 (0)