mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 09:15:18 +02:00
updated cmakelists
This commit is contained in:
@@ -449,6 +449,8 @@ add_library(ggml
|
||||
ggml/src/ggml-cpu/ggml-cpu-quants.c
|
||||
ggml/src/ggml-cpu/ggml-cpu-quants.h
|
||||
ggml/src/ggml-backend-reg.cpp
|
||||
ggml/include/gguf.h
|
||||
ggml/src/gguf.cpp
|
||||
${GGML_SOURCES_CUDA})
|
||||
target_include_directories(ggml PUBLIC . ./ggml/include ./ggml/src ./ggml/src/ggml-cpu ./include ./otherarch ./otherarch/tools)
|
||||
target_compile_features(ggml PUBLIC c_std_11) # don't bump
|
||||
|
||||
Reference in New Issue
Block a user