mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Meow x2
This commit is contained in:
parent
b32fdbd29c
commit
f14a3b28ff
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ if(DEBUG)
|
|||
if (MSVC)
|
||||
add_compile_options(/EHr /fsanitize /validate-charset /DEBUG /RTCu /RTCs /RTCc /guard:cf /GS)
|
||||
else()
|
||||
add_compile_options(-g3 -O0 -fno-omit-frame-pointer -ggdb -Wall -fanalyzer -fcheck-new -gbtf -ggnu-pubnames -fexceptions)
|
||||
add_compile_options(-g3 -O0 -fno-omit-frame-pointer -ggdb -Wall -fcheck-new -gbtf -ggnu-pubnames -fexceptions)
|
||||
endif()
|
||||
else()
|
||||
# Optimization stuff
|
||||
|
|
|
|||
Loading…
Reference in a new issue