tests: examples: Comply with compilation order
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 3 Aug 2020 11:45:49 +0000 (13:45 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 3 Aug 2020 17:33:01 +0000 (19:33 +0200)
tests/examples/meson.build

index 61da627..bc7fdb7 100644 (file)
@@ -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',