Navigation Menu

Skip to content

Commit

Permalink
Warnings are errors
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 9, 2020
1 parent d3ca808 commit d8d65ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/qt5_14/build.sh
Expand Up @@ -28,8 +28,8 @@ cmake -GNinja \
-DCMAKE_C_COMPILER=/usr/bin/clang \
-DCMAKE_CXX_COMPILER=/usr/bin/clang++ \
-DADD_CLAZY_CHECKS=ON \
-DWERROR=TRUE \
..

# -DWERROR=TRUE \

ninja

0 comments on commit d8d65ef

Please sign in to comment.