Browse Source

Remove -Wno-deprecated-copy-with-dtor.

Signed-off-by: Jackie9527 <[email protected]>
Jackie9527 2 năm trước cách đây
mục cha
commit
bddb4559a1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      code/CMakeLists.txt

+ 0 - 1
code/CMakeLists.txt

@@ -1243,7 +1243,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
         -Wno-undefined-reinterpret-cast
         -Wno-shift-sign-overflow
         -Wno-deprecated-copy-with-user-provided-dtor
-        -Wno-deprecated-copy-with-dtor
         -Wno-deprecated
         -Wno-format-nonliteral
         -Wno-format-non-iso