express/data/images/meson.build

6 lines
99 B
Meson

install_data(
sources : 'operator.png',
install_dir : join_paths(dir_pkgdata, 'images')
)