Remove unused -Wno-deprecated-copy-with-dtor.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>pull/5075/head
parent
cabf3a5d17
commit
cdefc9f7aa
|
@ -1241,7 +1241,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-comma
|
-Wno-comma
|
||||||
|
|
Loading…
Reference in New Issue