Remove -Wno-unreachable-code-return.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>pull/5045/head
parent
a7cb3b4dbb
commit
116ceeca31
|
@ -1247,7 +1247,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
|
||||||
-Wno-format-nonliteral
|
-Wno-format-nonliteral
|
||||||
-Wno-comma
|
-Wno-comma
|
||||||
-Wno-unreachable-code-break
|
-Wno-unreachable-code-break
|
||||||
-Wno-unreachable-code-return
|
|
||||||
-Wno-implicit-fallthrough
|
-Wno-implicit-fallthrough
|
||||||
-Wno-unused-template
|
-Wno-unused-template
|
||||||
-Wno-undefined-func-template
|
-Wno-undefined-func-template
|
||||||
|
|
Loading…
Reference in New Issue