many structural changes

This commit is contained in:
2018-11-01 21:52:30 -03:00
parent 430864f06b
commit d506be7b4f
27 changed files with 477 additions and 92 deletions

View File

@@ -6,3 +6,7 @@ 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')