mirror of
https://github.com/brl/mutter.git
synced 2025-02-11 10:54:09 +00:00
723e5de4b6
We want to be able to split Cogl out as a standalone project but there are still some window systems that aren't natively supported by Cogl. This allows Clutter to support those window systems directly but still work with a standalone Cogl library. This also ensures we set the SUPPORT_STUB conditional in clutter's configure.ac when building for win32/osx and wayland.