This commit is contained in:
2018-12-23 15:52:08 -03:00
parent 7f24927c95
commit 9c5c7f1e7d
15 changed files with 230 additions and 496 deletions

View File

@@ -6,10 +6,6 @@ option('valadocs_deps',
type: 'boolean',
value: false,
description: 'Build the valadocs of the deps of sernatur')
option('bundle_libs',
type: 'boolean',
value: false,
description: 'Bundle the libs that the executable is linked against')
option('install_translations',
type: 'boolean',
value: true,