blob: 496a54b51e7e71bb24542796a18b567206a28c3d [file] [log] [blame]
option('check_backend', type: 'combo', choices: ['auto', 'linux', 'unix'],
description: 'Check for dependencies needed for a specific backend (default: autodetect backend)')
option('bash_completion', type: 'string', value: 'yes',
description: 'Directory to install Bash completion files (or "yes" for default directory, "no" to disable installation')