blob: 6f9cbaac893ba82c801b5a33ea7a3da09ae6fcae [file] [log] [blame] [edit]
option('tests', type: 'feature', value: 'enabled', description: 'Build tests')
option(
'rmcp_ping',
type: 'feature',
value: 'enabled',
description: 'Enable RMCP Ping support',
)
option(
'pam_authenticate',
type: 'feature',
value: 'enabled',
description: 'Enable Pam Authenticate',
)