enventor/data/icon/meson.build

6 lines
95 B
Meson

install_data(
sources : 'enventor.png',
install_dir : join_paths(dir_data, 'icons')
)