gl/examples/qt: hook up to meson build
authorMatthew Waters <matthew@centricular.com>
Fri, 12 Jun 2020 03:04:23 +0000 (13:04 +1000)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 12 Jun 2020 07:19:01 +0000 (07:19 +0000)
commit02602dd63c7cd6d08e4f9052f8de971fe43090c7
tree0837a3a8b3041744dafdf4d4e8ce6cde1fb35934
parent205bb066edb6b87fdb3546eb9cdfb04640c93310
gl/examples/qt: hook up to meson build

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/702>
13 files changed:
tests/examples/gl/meson.build
tests/examples/gl/qt/meson.build [new file with mode: 0644]
tests/examples/gl/qt/mousevideooverlay/meson.build [new file with mode: 0644]
tests/examples/gl/qt/qglwidgetvideooverlay/meson.build [new file with mode: 0644]
tests/examples/gl/qt/qglwtextureshare/meson.build [new file with mode: 0644]
tests/examples/gl/qt/qglwtextureshare/pipeline.cpp
tests/examples/gl/qt/qglwtextureshare/qglrenderer.cpp
tests/examples/gl/qt/videooverlay/GeneratedFiles/debug/moc_gstthread.cpp [deleted file]
tests/examples/gl/qt/videooverlay/GeneratedFiles/debug/moc_pipeline.cpp [deleted file]
tests/examples/gl/qt/videooverlay/GeneratedFiles/debug/moc_qrenderer.cpp [deleted file]
tests/examples/gl/qt/videooverlay/meson.build [new file with mode: 0644]
tests/examples/gl/qt/videooverlay/videooverlay.pri [deleted file]
tests/examples/gl/qt/videooverlay/videooverlay.pro [deleted file]