Merge pull request #5051 from Jackie9527/msvc-clang-deprecated-copy-with-dtor

Remove -Wno-deprecated-copy-with-dtor.
This commit is contained in:
Kim Kulling
2023-04-26 10:57:28 +02:00
committed by GitHub

View File

@@ -1239,6 +1239,7 @@ 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