option('with-zstd', type : 'feature', value : 'auto')
option('with-openssl', type : 'feature', value : 'auto')
option('with-curl', type : 'feature', value : 'auto')
option('coverity', type : 'boolean', value : false)
option('docs', type : 'boolean', value : true)
option('tests', type : 'boolean', value : true)
