gstreamer/validate/launcher/apps/meson.build
Thibault Saunier f2b42cbaf8 validate:launcher: Various fixes to make the Test class directly usable
And the launcher installed with meson usable
2017-02-21 13:40:28 -03:00

2 lines
122 B
Meson

install_data(sources: ['__init__.py', 'gstvalidate.py', 'gstcheck.py'],
install_dir: _launcherdir + '/apps')