simplify build option description

This commit is contained in:
kennypm 2022-08-11 18:35:33 -04:00
parent 4336f10b29
commit 89a57f6722

View File

@ -14,5 +14,4 @@ option('sndio', type: 'feature', value: 'auto', description: 'Enable support for
option('logind', type: 'feature', value: 'auto', description: 'Enable support for logind')
option('tests', type: 'feature', value: 'auto', description: 'Enable tests')
option('experimental', type : 'boolean', value : false, description: 'Enable experimental features')
option('jack', type: 'feature', value: 'auto', description: 'Enable support for JACK DSP load monitoring')
option('jack', type: 'feature', value: 'auto', description: 'Enable support for JACK')