mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
tests: examples: Comply with compilation order
This commit is contained in:
parent
62dacfd89a
commit
1b4294c5b8
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue