cmake : apply only sanitizer flags at top level

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

View file

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