Remove unused -Wno-deprecated-copy-with-user-provided-dtor.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>pull/5048/head
parent
7c64b6c599
commit
e36812a449
|
@ -1242,7 +1242,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
|
||||||
-Wno-nonportable-system-include-path
|
-Wno-nonportable-system-include-path
|
||||||
-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-dtor
|
-Wno-deprecated-copy-with-dtor
|
||||||
-Wno-deprecated
|
-Wno-deprecated
|
||||||
-Wno-format-nonliteral
|
-Wno-format-nonliteral
|
||||||
|
|
Loading…
Reference in New Issue