meson_options.txt 288 B

123
  1. option('with-dbus-service-dir', type: 'string', description: 'Explicitly set the D-BUS session directory')
  2. option('with-examples', type: 'boolean', description: 'Build sample programs', value: 'true')
  3. option('with-daemon', type: 'boolean', description: 'Build the daemon', value: 'true')