Skip to content

Add Werror flag to cmake for consistency with CI

Miljenko Suljic requested to merge msuljic/corryvreckan:cmake_werror into master

It seems to me that if CI checks the code with -Werror flag, it should also be included in cmake.

Merge request reports