gstreamer/tests/examples/gl
Jan Alexander Steffens (heftig) a6ed17c273 examples/gl/gtk: Add missing dependency on gstgl
Occasionally, a clean build would fail like this:

    In file included from ../subprojects/gst-plugins-base/tests/examples/gl/gtk/gstgtk.c:24:
    ../subprojects/gst-plugins-base/gst-libs/gst/gl/gl.h:25:10: fatal error: gst/gl/gl-enumtypes.h: No such file or directory
       25 | #include <gst/gl/gl-enumtypes.h>
          |          ^~~~~~~~~~~~~~~~~~~~~~~

Add the missing dependency so that the headers are generated beforehand.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/855>
2020-10-10 03:46:39 +00:00
..
cocoa Add required dependencies of cocoa GL example for linking. 2020-08-10 16:18:31 +00:00
generic gl: move each gl platform specific API to its own gir 2020-08-06 04:09:09 +00:00
gtk examples/gl/gtk: Add missing dependency on gstgl 2020-10-10 03:46:39 +00:00
qt meson: Add a qt5 feature 2020-09-15 14:15:36 -04:00
sdl Remove autotools build system 2019-10-13 14:15:43 +01:00
meson.build gl/examples/qt: hook up to meson build 2020-06-12 07:19:01 +00:00