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
|
@ -2,8 +2,6 @@
|
|||
|
||||
find_package(Threads REQUIRED)
|
||||
|
||||
llama_add_compile_flags()
|
||||
|
||||
# Build info header
|
||||
#
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue