mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
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'))
|