Support clang asan on open source branch

This commit is contained in:
LINxiansheng
2022-03-09 20:33:52 +08:00
committed by LINxiansheng
parent 8204eea3f1
commit dda1e1300c
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ ob_define(OB_ENABLE_LIB_PCH ${OB_ENABLE_PCH})
ob_define(OB_ENABLE_SERVER_PCH ${OB_ENABLE_PCH})
ob_define(OB_ENALBE_UNITY ON)
ob_define(OB_MAX_UNITY_BATCH_SIZE 30)
ob_define(OB_USE_ASAN OFF)
ob_define(OB_RELEASEID 1)