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