static link for libasan in debug build

This commit is contained in:
simon987 2021-12-29 19:25:03 -05:00
parent ee9a8fa514
commit d40f5052f9

View File

@ -87,6 +87,7 @@ if (SIST_DEBUG)
sist2
PRIVATE
-fsanitize=address
-static-libasan
)
set_target_properties(
sist2