Support clang asan on open source branch
This commit is contained in:
committed by
LINxiansheng
parent
8204eea3f1
commit
dda1e1300c
@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user