mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
meson: install desktop file
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20200826130622.553318-5-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
a4d88926c6
commit
c04c071f40
2 changed files with 2 additions and 3 deletions
|
@ -114,4 +114,6 @@ endif
|
|||
subdir('shader')
|
||||
subdir('icons')
|
||||
|
||||
install_data('qemu.desktop', install_dir: config_host['qemu_desktopdir'])
|
||||
|
||||
modules += {'ui': ui_modules}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue