blob: bad5e62b229d958874d6068cada6f78535297278 [file] [log] [blame]
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'
)