cmake : move llama.cpp compile flags to top level lists
ggml-ci
This commit is contained in:
parent
9a03bc811f
commit
9d1b20ad1a
5 changed files with 27 additions and 26 deletions
|
@ -8,7 +8,7 @@ find_package(Threads REQUIRED)
|
|||
|
||||
# flags
|
||||
|
||||
llama_add_compile_flags()
|
||||
# ...
|
||||
|
||||
# examples
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue