소스 검색

Remove -Wno-missing-variable-declarations.

Signed-off-by: Jackie9527 <[email protected]>
Jackie9527 2 년 전
부모
커밋
ff17f1fe3d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      code/CMakeLists.txt

+ 0 - 1
code/CMakeLists.txt

@@ -1236,7 +1236,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
         -Wno-tautological-value-range-compare
         -Wno-tautological-type-limit-compare
         -Wno-missing-noreturn
-        -Wno-missing-variable-declarations
         -Wno-extra-semi
         -Wno-nonportable-system-include-path
         -Wno-undefined-reinterpret-cast