2020-04-04 20:10:06 +00:00
|
|
|
option('tight-encoding', type: 'feature', value: 'auto', description: 'Enable Tight encoding')
|
2020-01-25 15:31:22 +00:00
|
|
|
option('tls', type: 'feature', value: 'auto', description: 'Enable encryption & authentication')
|
2020-02-09 11:41:43 +00:00
|
|
|
option('examples', type: 'boolean', value: false, description: 'Build examples')
|