mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-07 14:43:01 -06:00
54aadf0169
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
3 lines
220 B
Meson
3 lines
220 B
Meson
option('update-icon-cache', type: 'boolean', value: true, description: 'whether to run gtk-update-icon-cache')
|
|
option('compile-schemas', type: 'boolean', value: true, description: 'whether to compile gsettings schemas')
|