6 lines
167 B
Meson
6 lines
167 B
Meson
subdir ('scenarios')
|
|
|
|
install_data (['geslaunch.py'],
|
|
install_dir : join_paths(get_option('libdir'),
|
|
'gst-validate-launcher', 'python', 'launcher', 'apps'))
|