mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 10:15:07 +00:00

The slightly different styles in the different build files make it harder to reason about or share c_args. This notably ensures we never set any extra c_args for plain builds and fixes the cc.get_supported_arguments() check in Cogl, Clutter and Mtk. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3333>