aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qt.pro')
-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