Add sanitizer support for jpwl executables

This commit is contained in:
Karol Babioch 2018-02-28 17:40:30 +01:00
parent 4acb261b93
commit 9d263c9b08
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ foreach(exe decompress compress)
${jpwl_exe}.c
${common_SRCS}
)
add_sanitizers(${jpwl_exe})
set_property(
TARGET ${jpwl_exe}
APPEND PROPERTY COMPILE_DEFINITIONS USE_JPWL