summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-17 19:32:08 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-18 00:20:27 +0100
commit16ec78ad597e13eb1dd74ae5c13338e4ef8d4374 (patch)
tree435fb1e4ec8a51ad1e75c831e7b9db99fa7bdc81
parentaa66bb128b4d853c6de200bf374758025dcd94b2 (diff)
downloadqtwebsockets-16ec78ad597e13eb1dd74ae5c13338e4ef8d4374.tar.gz
No warnings means we can use CONFIG += warning_clean
This will use werror to keep the module clean. Change-Id: I6229ff593d1263e30feee474636a35e87d38c4e6 Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
-rw-r--r--.qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 33b0cc8..7313595 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,5 +1,6 @@
load(qt_build_config)
CONFIG += qt_example_installs
+CONFIG += warning_clean
MODULE_VERSION = 5.2.0