1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-13 23:39:32 +00:00
Purism-Calls/data/meson.build

8 lines
257 B
Meson
Raw Normal View History

2018-06-04 15:56:00 +00:00
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'))