Browse Source

Remove -Wno-unreachable-code-return.

Signed-off-by: Jackie9527 <[email protected]>
Jackie9527 2 years ago
parent
commit
116ceeca31
1 changed files with 0 additions and 1 deletions
  1. 0 1
      code/CMakeLists.txt

+ 0 - 1
code/CMakeLists.txt

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