Browse Source

Merge pull request #5048 from Jackie9527/deprecated-copy-with-user-provided-dtor

Remove unused -Wno-deprecated-copy-with-user-provided-dtor.
Kim Kulling 2 years ago
parent
commit
ee6e05bb86
1 changed files with 0 additions and 1 deletions
  1. 0 1
      code/CMakeLists.txt

+ 0 - 1
code/CMakeLists.txt

@@ -1240,7 +1240,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