2018-05-23 09:52:58 +01:00
|
|
|
option('gtk_doc',
|
|
|
|
type: 'boolean', value: false,
|
|
|
|
description: 'Whether to generate the API reference for Calls')
|
2018-06-11 12:46:08 +01:00
|
|
|
|
|
|
|
option('tests',
|
|
|
|
type: 'boolean', value: true,
|
|
|
|
description: 'Whether to compile unit tests')
|