Remove -Wno-unused-value for clang

This commit is contained in:
Andrew Noyes 2020-11-09 18:44:50 +00:00
parent 20271c5b67
commit 3b1e785e5b
1 changed files with 0 additions and 1 deletions

View File

@ -233,7 +233,6 @@ else()
-Wno-unused-function
-Wno-unused-local-typedef
-Wno-unused-parameter
-Wno-unused-value
)
if (USE_CCACHE)
add_compile_options(