Remove -Wno-deprecated-copy-with-dtor.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>pull/5051/head
parent
7c64b6c599
commit
bddb4559a1
|
@ -1243,7 +1243,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
|
||||||
-Wno-undefined-reinterpret-cast
|
-Wno-undefined-reinterpret-cast
|
||||||
-Wno-shift-sign-overflow
|
-Wno-shift-sign-overflow
|
||||||
-Wno-deprecated-copy-with-user-provided-dtor
|
-Wno-deprecated-copy-with-user-provided-dtor
|
||||||
-Wno-deprecated-copy-with-dtor
|
|
||||||
-Wno-deprecated
|
-Wno-deprecated
|
||||||
-Wno-format-nonliteral
|
-Wno-format-nonliteral
|
||||||
-Wno-format-non-iso
|
-Wno-format-non-iso
|
||||||
|
|
Loading…
Reference in New Issue