Commit 99df3855 authored by Samir Halilcevic's avatar Samir Halilcevic Committed by Dominik Charousset

Turn warnings into errors in CI - Linux

parent 1cb15aef
......@@ -18,6 +18,7 @@ config = [
'CAF_ENABLE_ACTOR_PROFILER:BOOL=ON',
'CAF_ENABLE_EXAMPLES:BOOL=ON',
'CAF_ENABLE_RUNTIME_CHECKS:BOOL=ON',
'CMAKE_CXX_FLAGS:STRING=-Werror',
],
// Our build matrix. Keys are the operating system labels and values are build configurations.
buildMatrix: [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment