Remove -Wno-unreachable-code-break.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>pull/5046/head
parent
4d962057e5
commit
1b826afeda
|
@ -1246,7 +1246,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
|
|||
-Wno-deprecated
|
||||
-Wno-format-nonliteral
|
||||
-Wno-comma
|
||||
-Wno-unreachable-code-break
|
||||
-Wno-implicit-fallthrough
|
||||
-Wno-unused-template
|
||||
-Wno-undefined-func-template
|
||||
|
|
Loading…
Reference in New Issue