examples/gl/gtk: Fix build on macOS
authorPhilippe Normand <philn@igalia.com>
Thu, 27 Dec 2018 13:55:28 +0000 (14:55 +0100)
committerPhilippe Normand <philn@igalia.com>
Thu, 27 Dec 2018 13:55:28 +0000 (14:55 +0100)
commit6c1dc1b129dcc1353899be4091f463907aa91eeb
treed1ae729eea7df578d9fa4bdbeab606ceeefcbca6
parente1e958fcd780877d312fc700118c50495d3d12b0
examples/gl/gtk: Fix build on macOS

The gdkquartz.h include pulls into Apple Obj-C frameworks so the compiler needs
to handle the gstgtkhelper library as such.

Fixes #518
tests/examples/gl/gtk/meson.build
tests/examples/gl/meson.build