mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
rtsp: Fix meson.build of the example
This commit is contained in:
parent
7512120e5d
commit
3e15b6651d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
executable('onvif-test', 'onvif-test.c',
|
||||
executable('test-onvif', 'test-test.c',
|
||||
dependencies: [gst_dep],
|
||||
c_args : gst_plugins_good_args,
|
||||
include_directories : [configinc],
|
||||
|
|
Loading…
Reference in a new issue