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
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)