Merge branch 'mjog/default-development-build' into 'mainline'
Set default build profile to development See merge request GNOME/geary!597
This commit is contained in:
commit
2357f8fd01
11 changed files with 220 additions and 174 deletions
|
|
@ -118,7 +118,7 @@ test_engine_dependencies += engine_dependencies
|
|||
|
||||
test_engine_vala_args = geary_vala_args
|
||||
|
||||
if get_option('tnef-support')
|
||||
if libytnef.found()
|
||||
test_engine_dependencies += libytnef
|
||||
test_engine_vala_args += [
|
||||
'-D', 'WITH_TNEF_SUPPORT'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue