Skip to content

Commit 292d743

Browse files
committed
add missing cmake files
1 parent 9af4907 commit 292d743

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,8 @@ set_target_properties(ggml_v3 PROPERTIES POSITION_INDEPENDENT_CODE ON)
428428
add_library(common2
429429
common/common.cpp
430430
common/common.h
431+
common/sampling.cpp
432+
common/sampling.h
431433
common/grammar-parser.h
432434
common/grammar-parser.cpp
433435
examples/llava/llava.cpp

0 commit comments

Comments
 (0)