Browse Source

Remove unused -Wno-deprecated-copy-with-user-provided-dtor.

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

+ 0 - 1
code/CMakeLists.txt

@@ -1242,7 +1242,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
         -Wno-nonportable-system-include-path
         -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