aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorAlan Alpert <aalpert@blackberry.com>2013-09-04 15:52:43 -0700
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-11 01:12:17 +0200
commitbfe0292e57faa892c9858a6367b15f31ec33b5ec (patch)
treeef9c53636eca6112eef27d91fe56b9e877decf68 /.qmake.conf
parent995d70bacd34f2def6fca81a69a752f9f6f488a0 (diff)
Enable -Werror for qtdeclarative
This allows CI to screen for warnings in src and tools code. It does not apply to examples or tests. This is the same as commit 7012db159bc4196444ace26991b24a31e3fba495 in qtbase. Change-Id: I0ea00fbd4b45156dedabfd16a3cb3e5f6170f23f Reviewed-by: Alan Alpert <aalpert@blackberry.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 6b70079d45..10a0930287 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