initial commit

This commit is contained in:
2018-10-18 16:31:50 -03:00
commit 482d52e96f
26 changed files with 376 additions and 0 deletions

2
meson_options.txt Normal file
View File

@@ -0,0 +1,2 @@
option('valadocs', type: 'boolean', value: true, description: 'Build valadocs for sernatur')
option('valadocs_deps', type: 'boolean', value: false, description: 'Build the valadocs of the deps of sernatur')