gst-examples: add -xobjective-c for darwin
authorStéphane Cerveau <scerveau@collabora.com>
Mon, 4 Apr 2022 08:12:20 +0000 (10:12 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 4 Apr 2022 16:27:45 +0000 (16:27 +0000)
commit5020a6e83a0db3879ea3dfb5a7d76e4612568c2f
tree617f47b49a071059d4b905e4162f0298a8fafd7e
parente7f198a8984ade8c3afd43c1aba6b4be39a9456f
gst-examples: add -xobjective-c for darwin

To avoid error when including #include <AppKit/AppKit.h>
the  build should include the c args xobjective-c

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2095>
subprojects/gst-examples/meson.build
subprojects/gst-examples/playback/player/gtk/gtk-play.c
subprojects/gst-examples/playback/player/gtk/meson.build