gstreamer/tests/validate/scenarios/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

3 lines
156 B
Meson

install_data (['ges-edit-clip-while-paused.scenario'],
install_dir : join_paths(get_option('datadir'),
'gstreamer-1.0', 'validate', 'scenarios'))