add meson support

This commit is contained in:
2017-10-14 23:14:53 -03:00
parent 705f49b80a
commit 0db40030c2
22 changed files with 606 additions and 9 deletions

2
meson_options.txt Normal file
View File

@@ -0,0 +1,2 @@
option('DISABLE_AUR',type : 'string', value: '')
option('KDE_TRAY',type : 'string', value: '')