terminology/data/backgrounds/meson.build

5 lines
197 B
Meson

files = ['mystic.png', 'texture_background.png']
install_data(files,
install_dir: join_paths(get_option('datadir'),
'terminology', 'backgrounds'))