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

@ -1,5 +1,3 @@
llama_add_compile_flags()
function(llama_test target)
include(CMakeParseArguments)
set(options)