option('tls_backend', type: 'combo', choices: ['openssl', 'mbedtls'], value: 'openssl', description: 'TLS backend library') option('deps_prefix_cmake', type: 'string', value: '', description: 'Prefix for cmake-built dependencies')