From ed9759ad37804b186d497cdb4a5e558d0f282416 Mon Sep 17 00:00:00 2001 From: Karsten Heimrich Date: Wed, 19 Jul 2017 16:25:18 +0200 Subject: Implement missing parts to include the module into the CI system Change-Id: Ia539a39e6c2d3b9d9e77a7808be48c3ba681a17f Reviewed-by: Qt CI Bot Reviewed-by: Karsten Heimrich --- .qmake.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to '.qmake.conf') diff --git a/.qmake.conf b/.qmake.conf index 4e4a28b..08b8470 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,4 +1,6 @@ load(qt_build_config) + CONFIG += warning_clean +DEFINES += QT_NO_FOREACH MODULE_VERSION = 5.10.0 -- cgit v1.2.3