gstreamer/tests/examples/qt/meson.build
Matthew Waters ca67a460ee meson: add build files for the qml plugin
Tested on linux with X11/wayland and semi-tested on Windows.

Windows crashes on item destruction however this is better than nothing.

Fix up some win32 build issues on the way with mismatched {} and
G_STMT_{START,END}
2018-04-15 23:49:57 +10:00

2 lines
35 B
Meson

subdir('qmlsink')
subdir('qmlsrc')