mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
a05b551843
This fixes the usage of gst-validate-launcher ges with an installed version of GES.
5 lines
167 B
Meson
5 lines
167 B
Meson
subdir ('scenarios')
|
|
|
|
install_data (['geslaunch.py'],
|
|
install_dir : join_paths(get_option('libdir'),
|
|
'gst-validate-launcher', 'python', 'launcher', 'apps'))
|