Remove debug compile options from CMakeLists.txt
This commit is contained in:
@@ -18,9 +18,6 @@ include(FetchContent)
|
||||
add_compile_options(
|
||||
-Wall
|
||||
-Wextra
|
||||
-O0
|
||||
-g3
|
||||
-fno-omit-frame-pointer
|
||||
)
|
||||
|
||||
if (UNIX)
|
||||
|
||||
Reference in New Issue
Block a user