Skip to content

meson: Use proper type for bools

illiliti requested to merge illiliti/wayland:meson_fixes into main

Fix invalid usage of bools which violates official meson specification and thus breaks muon, an implementation of meson written in C.

Signed-off-by: illiliti illiliti@protonmail.com

Merge request reports