Remove -Wno-unreachable-code-break.

Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
pull/5046/head
Jackie9527 2023-04-01 16:24:55 +08:00
parent 4d962057e5
commit 1b826afeda
1 changed files with 0 additions and 1 deletions

View File

@ -1246,7 +1246,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
-Wno-deprecated -Wno-deprecated
-Wno-format-nonliteral -Wno-format-nonliteral
-Wno-comma -Wno-comma
-Wno-unreachable-code-break
-Wno-implicit-fallthrough -Wno-implicit-fallthrough
-Wno-unused-template -Wno-unused-template
-Wno-undefined-func-template -Wno-undefined-func-template