From 4df389eb4f1ae10284c03023e923ce2164d46753 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Thu, 17 Oct 2019 10:02:48 +0200 Subject: Re-generate affected cmake files and configure.json after the merge This also removes the workarounds of commit b2662b05dd078c46b82f5f041f51b0b83554113d now that it's fixed "upstream" in the .pro files. Change-Id: Idd5e6273873a700fcda5a6cad2039c4e88b61f6f Reviewed-by: Alexandru Croitor --- src/tools/bootstrap/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tools/bootstrap/CMakeLists.txt') diff --git a/src/tools/bootstrap/CMakeLists.txt b/src/tools/bootstrap/CMakeLists.txt index 1882b85013..1fc9891b21 100644 --- a/src/tools/bootstrap/CMakeLists.txt +++ b/src/tools/bootstrap/CMakeLists.txt @@ -147,6 +147,7 @@ extend_target(Bootstrap CONDITION WIN32 ../../corelib/kernel/qcoreapplication_win.cpp ../../corelib/kernel/qsharedmemory_win.cpp ../../corelib/kernel/qsystemsemaphore_win.cpp + ../../corelib/kernel/qwinregistry.cpp ../../corelib/plugin/qsystemlibrary.cpp PUBLIC_LIBRARIES advapi32 -- cgit v1.2.3