summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2020-08-03 13:45:49 +0200
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2020-08-03 19:33:01 +0200
commit1b4294c5b837e67d44099e5df52ffc819249dc4a (patch)
treeb35d190b2039dc3386dbea7171c1036bb4035011 /tests
parent62dacfd89a3dea7d7a926029f1170524b800d563 (diff)
downloadgstreamer-plugins-bad-1b4294c5b837e67d44099e5df52ffc819249dc4a.tar.gz
tests: examples: Comply with compilation order
Diffstat (limited to 'tests')
-rw-r--r--tests/examples/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/examples/meson.build b/tests/examples/meson.build
index 61da627bb..bc7fdb79f 100644
--- a/tests/examples/meson.build
+++ b/tests/examples/meson.build
@@ -6,13 +6,13 @@ subdir('d3d11videosink')
subdir('directfb')
subdir('ipcpipeline')
subdir('mpegts')
+subdir('msdk')
subdir('mxf')
subdir('nvcodec')
subdir('opencv', if_found: opencv_dep)
subdir('uvch264')
subdir('waylandsink')
subdir('webrtc')
-subdir('msdk')
executable('playout',
'playout.c',