summaryrefslogtreecommitdiff
path: root/.qmake.conf
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-04-01 21:58:17 -0700
committerAlex Blasche <alexander.blasche@qt.io>2017-04-12 06:33:36 +0000
commit9aa7d2849d3e89f855c46296a6d4c27cfae8c8b8 (patch)
tree4d1480b219b01f5779289119f4494577ff4ba48c /.qmake.conf
parent8fc081ca4af31d53888c9185334eb357520828c4 (diff)
downloadqtlocation-9aa7d2849d3e89f855c46296a6d4c27cfae8c8b8.tar.gz
Mark qtlocation as warning-free
This will turn -Werror on for our tested compilers, to avoid introducing new warnings. Change-Id: I27b55fdf514247549455fffd14b17ae6dce9976f Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
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 b1c22d3b..acdace13 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,3 +1,4 @@
load(qt_build_config)
+CONFIG += warning_clean
MODULE_VERSION = 5.9.0