From b7711eb94c276bee40893d44c6f6679eb36622ac Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Wed, 8 Jan 2025 13:54:42 -0300 Subject: [PATCH] Bootstrap: remove QSystemLibrary and QWinRegistryKey They're unused. Change-Id: I781690cca811cdbab757fffd30b64fccb197ef46 Reviewed-by: Ivan Solovev (cherry picked from commit 2d2cba103f1b0ed3151660aadd8c717c172207e7) Reviewed-by: Qt Cherry-pick Bot --- src/tools/bootstrap/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/tools/bootstrap/CMakeLists.txt b/src/tools/bootstrap/CMakeLists.txt index 06a5a79f3e7..65faa651081 100644 --- a/src/tools/bootstrap/CMakeLists.txt +++ b/src/tools/bootstrap/CMakeLists.txt @@ -121,8 +121,6 @@ qt_internal_extend_target(Bootstrap CONDITION WIN32 ../../corelib/io/qfsfileengine_win.cpp ../../corelib/io/qstandardpaths_win.cpp ../../corelib/kernel/qcoreapplication_win.cpp - ../../corelib/kernel/qwinregistry.cpp - ../../corelib/plugin/qsystemlibrary.cpp ../../corelib/kernel/qfunctions_win.cpp PUBLIC_LIBRARIES advapi32