1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-01 01:49:27 +00:00
Purism-Calls/data/meson.build
2018-06-05 11:14:21 +01:00

8 lines
257 B
Meson

datadir = get_option('datadir')
install_data('sm.puri.Calls.desktop',
install_dir : join_paths(datadir, 'applications'))
install_data('sm.puri.Calls.png',
install_dir : join_paths(datadir, 'icons', 'hicolor', '256x256', 'apps'))