build: Add support for Meson

This commit is contained in:
Patrick Griffis
2016-10-20 05:26:58 -04:00
parent 496f10e34a
commit 52bc856be4
14 changed files with 672 additions and 0 deletions

4
help/meson.build Normal file
View File

@ -0,0 +1,4 @@
gnome.yelp('sysprof',
['index.page', 'introduction.page', 'legal.xml', 'profiling.page'],
languages: ['cs', 'de', 'pt_BR', 'sv'],
)