4 lines
110 B
Meson
4 lines
110 B
Meson
install_data(sources: ['check.py', 'pyunittest.py'],
|
|
install_dir: _launcherdir + '/testsuites')
|
|
|