This commit is contained in:
Pengfei Zhu
2020-04-22 23:24:01 +08:00
committed by GitHub
parent d6d04d9930
commit 142ce6b837
+1 -1
View File
@@ -76,7 +76,7 @@ else()
add_compile_options( add_compile_options(
-Wall -Wall
-Wno-attributes -Wno-attributes
-Wno-unused-variables -Wno-unused-variable
) )
if (WARNINGS_AS_ERRORS) if (WARNINGS_AS_ERRORS)