option('docs', type: 'feature',
       description: 'Build and install documentation (man pages, example fnott.ini, readme, license etc).')

option('systemd-units-dir', type: 'string', value: '',
      description: 'Where to install the systemd service files (absolute path). Default: ${systemduserunitdir}')
