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