winft / como

The Compositor Modules provide means to create Wayland and X11 compositors
GNU General Public License v2.0
89 stars 5 forks source link

Add CMake presets with strict compiler warnings #4

Closed romangg closed 9 months ago

romangg commented 9 months ago

We add multiple CMake presets which we use in our CI and can be used by consumers.

Additionally we now compile with a lot more compiler warnings enabled and warnings as errors. On our CI we do this for clang and gcc now.