mirror of
https://github.com/CPunch/Laika.git
synced 2025-10-05 07:40:07 +00:00
Misc. cmake refactoring
This commit is contained in:
@@ -55,5 +55,6 @@ function (add_sanitize_address TARGET)
|
||||
return()
|
||||
endif ()
|
||||
|
||||
message(STATUS "Adding ASAN for " ${TARGET} "")
|
||||
sanitizer_add_flags(${TARGET} "AddressSanitizer" "ASan")
|
||||
endfunction ()
|
||||
|
Reference in New Issue
Block a user