gstreamer/tests/validate/meson.build
Nicolas Dufresne a05b551843 meson: Install validate helpers and scenarios
This fixes the usage of gst-validate-launcher ges with an installed
version of GES.
2017-09-07 12:07:03 -04:00

6 lines
167 B
Meson

subdir ('scenarios')
install_data (['geslaunch.py'],
install_dir : join_paths(get_option('libdir'),
'gst-validate-launcher', 'python', 'launcher', 'apps'))