Skip to content

Fix issue #18096: Suppress compiler warnings about deprecated Cocoa APIs

Sean McBride requested to merge seanm/vtk:release-SuppressMacDeprecation into master

We can't really replace these with newer API without changing from OpenGL to Metal, which is a whole project in itself.

Backport: release

Edited by Sean McBride

Merge request reports