cmake : move llama.cpp compile flags to top level lists

ggml-ci
This commit is contained in:
Georgi Gerganov 2025-01-17 15:40:03 +02:00
parent 9a03bc811f
commit 9d1b20ad1a
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
5 changed files with 27 additions and 26 deletions

View file

@ -8,7 +8,7 @@ find_package(Threads REQUIRED)
# flags
llama_add_compile_flags()
# ...
# examples