-fsanitize=undefined
This commit is contained in:
parent
dfde000a3a
commit
b5c8f7100a
@ -101,6 +101,7 @@ else()
|
||||
set(BUILD_FLAGS_DEBUG
|
||||
-g3
|
||||
-gdwarf
|
||||
-fsanitize=undefined
|
||||
-fsanitize-trap=undefined)
|
||||
target_compile_options(${PROJECT_NAME} PRIVATE
|
||||
${WARNING_FLAGS}
|
||||
|
Loading…
Reference in New Issue
Block a user