Skip to content

meson: bump meson requirement to 0.53.0

Needed to avoid the following error: meson.build:936:0: ERROR: Tried to access unknown option "cpp_rtti"

Fixes: ad862674 ("meson: Don't override built-in cpp_rtti option, error if it's invalid")

Merge request reports