This commit is contained in:
DarthArgus
2016-12-16 16:31:19 +00:00
parent c5f2d80650
commit 9721e1855a
+2
View File
@@ -86,6 +86,8 @@ elseif(UNIX)
-fno-threadsafe-statics -fslp-vectorize-aggressive -fslp-vectorize \
-fno-stack-protector -fstrict-enums -fstrict-vtable-pointers \
-fno-coverage-mapping -fno-spell-checking -fshort-enums \
-finline-hint-functions -fno-unroll-loops -fno-tree-loop-optimize \
-fwhole-program-vtables")
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -ggdb")