summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-09-24 14:45:08 +0200
committerKai Koehne <kai.koehne@qt.io>2020-10-06 13:36:27 +0200
commit992f45d41e14b89bfc0895ff02555d469c8c5751 (patch)
treec96eb76de7747882e035e7ce7b7846e0ce6c37e8 /src/tools
parent674ae1bc507c0850d4be9136b5190d76b0f4c0dc (diff)
Do not generate CMake files for bootstrap lib
Fixes: QTBUG-86883 Change-Id: I274cc4ea67bf1e2975c0d951c657568426c0e0b3 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/bootstrap/bootstrap.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/bootstrap/bootstrap.pro b/src/tools/bootstrap/bootstrap.pro
index c212ccbb6f..24862a07db 100644
--- a/src/tools/bootstrap/bootstrap.pro
+++ b/src/tools/bootstrap/bootstrap.pro
@@ -172,5 +172,7 @@ win32 {
load(qt_module)
+CONFIG -= create_cmake
+
lib.CONFIG = dummy_install
INSTALLS += lib