From ce7df6ac7d8176ffaee07052089e8f24b6559ff4 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 16 Aug 2016 20:03:54 +0200 Subject: add configure test result caching Started-by: Lars Knoll Change-Id: I29bafc5913cf95d9908dbcdd9597df2258b69837 Reviewed-by: Lars Knoll --- qtbase.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'qtbase.pro') 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 \ -- cgit v1.2.3