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

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