forked from cantyonion/LiveParise
remove some compile options
This commit is contained in:
parent
65934754d1
commit
0e2f615a00
@ -11,8 +11,7 @@ option(ENABLE_ASAN "Enable AddressSanitizer" ON)
|
||||
add_compile_options(
|
||||
-Wall
|
||||
-Wextra
|
||||
-O2
|
||||
-g3)
|
||||
)
|
||||
|
||||
if (ENABLE_ASAN)
|
||||
add_compile_options(
|
||||
|
Loading…
x
Reference in New Issue
Block a user