add meson install files

This commit is contained in:
Tony Crisci 2017-11-30 08:31:13 -05:00
parent cc310cffb0
commit 2f3633433e
5 changed files with 68 additions and 14 deletions

View file

@ -1 +1,2 @@
option('sway_version', type : 'string', description : 'The version string reported in `sway --version`.')
option('sway_version', type : 'string', description: 'The version string reported in `sway --version`.')
option('default_wallpaper', type: 'boolean', value: true, description: 'Install the default wallpaper.')