blob: c5b83c3d613213e4890790e780e25888d40cee8e [file] [log] [blame]
conf_data = configuration_data()
conf_data.set10('VALIDATION_UNSECURE_FEATURE', get_option('validate-unsecure-feature').enabled())
conf_data.set10('INSECURE_UNRESTRICTED_SENSOR_OVERRIDE', get_option('insecure-sensor-override').enabled())
configure_file(input: 'dbus-sensor_config.h.in',
output: 'dbus-sensor_config.h',
configuration: conf_data)