Skip to content

Fix warnings and add -Werror to CMakeLists.txt

Guillaume Communie requested to merge fix_warnings into main

This MR fixes all the build warnings. It also adds the -Werror option to the build.

Merge request reports