summaryrefslogtreecommitdiffstats
path: root/qtbase.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-08-16 20:03:54 +0200
committerLars Knoll <lars.knoll@qt.io>2016-08-19 04:28:55 +0000
commitce7df6ac7d8176ffaee07052089e8f24b6559ff4 (patch)
treeade207dacfe3fb552e64355bffd0d054c17a18f2 /qtbase.pro
parentb62a42dde1de6792fcd86708bb481a3fccd93611 (diff)
add configure test result caching
Started-by: Lars Knoll <lars.knoll@qt.io> Change-Id: I29bafc5913cf95d9908dbcdd9597df2258b69837 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'qtbase.pro')
-rw-r--r--qtbase.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtbase.pro b/qtbase.pro
index fce2c9fa6c..0e44395f6f 100644
--- a/qtbase.pro
+++ b/qtbase.pro
@@ -24,6 +24,7 @@ DISTCLEAN_DEPS += qmake-clean
# config.status (and configure.cache, which is the same for Windows)
# are omitted for convenience of rebuilds.
QMAKE_DISTCLEAN += \
+ config.cache \
config.summary \
config.tests/.qmake.cache \
mkspecs/qconfig.pri \