mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
add missing cmake files
This commit is contained in:
@@ -428,6 +428,8 @@ set_target_properties(ggml_v3 PROPERTIES POSITION_INDEPENDENT_CODE ON)
|
||||
add_library(common2
|
||||
common/common.cpp
|
||||
common/common.h
|
||||
common/sampling.cpp
|
||||
common/sampling.h
|
||||
common/grammar-parser.h
|
||||
common/grammar-parser.cpp
|
||||
examples/llava/llava.cpp
|
||||
|
||||
Reference in New Issue
Block a user