Commit 0284ff67 authored by Lorenz Meier's avatar Lorenz Meier

Merge pull request #466 from thomasgubler/disable_Werror

disable -Werror
parents f2b40d34 39421a20
......@@ -128,7 +128,6 @@ WindowsBuild {
MacBuild | LinuxBuild {
QMAKE_CXXFLAGS_WARN_ON += \
-Wall \
-Werror \
-Wno-unused-parameter \
-Wno-reorder \
-Wno-unused-variable \
......
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