aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2018-08-27 15:51:43 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2018-08-27 15:54:13 +0200
commitb54ad485857d174e1469aa4b92c4155d4163c9a3 (patch)
tree052d2cdec9a4c177b7d6d744223c63b737153f31
parenta2289e9b4ed990255820d28d436a8b4176b90208 (diff)
parentc620015aacb1b804a4a3128d9405d534a068ddac (diff)
Merge remote-tracking branch 'origin/5.11' into 5.11.2
-rw-r--r--qt.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/qt.pro b/qt.pro
index af16c6df..9ce0a694 100644
--- a/qt.pro
+++ b/qt.pro
@@ -1,5 +1,7 @@
# Create the super cache so modules will add themselves to it.
-cache(, super)
+# Also suppress the license check on subsequent "visits". The first
+# visit will skip it anyway due to not having a compiler set up yet.
+cache(CONFIG, add super, $$list(QTDIR_build))
TEMPLATE = subdirs