Remove -Wno-unreachable-code
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>pull/5042/head
parent
4d2512dcae
commit
20b2f857c5
|
@ -1250,7 +1250,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
|
|||
-Wno-comma
|
||||
-Wno-unreachable-code-break
|
||||
-Wno-unreachable-code-return
|
||||
-Wno-unreachable-code
|
||||
-Wno-implicit-fallthrough
|
||||
-Wno-unused-template
|
||||
-Wno-undefined-func-template
|
||||
|
|
Loading…
Reference in New Issue