Skip to content

build: use only booleans in a set10 method

Fixes the following deprecation warning:

meson.build:585: DEPRECATION: configuration_data.set10 with number. the set10 method should only be used with booleans

Merge request reports