[plasma/qqc2-breeze-style] /: Remove warning (found by cmake --warn-uninitialized -Werror=dev )

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 8bfbc5e9b41e925a9ce2981e2a93565ef924b047 by Laurent Montel.
Committed on 28/07/2026 at 04:52.
Pushed by mlaurent into branch 'master'.

Remove warning (found by cmake --warn-uninitialized -Werror=dev )

M  +1    -1    CMakeLists.txt

https://invent.kde.org/plasma/qqc2-breeze-style/-/commit/8bfbc5e9b41e925a9ce2981e2a93565ef924b047

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4683b8b..1e6a505 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -47,7 +47,7 @@ if(UNIX AND NOT APPLE AND NOT ANDROID AND NOT HAIKU)
 endif()
 option(USE_DBUS "Build components using DBus" ${USE_DBUS_DEFAULT})
 if(USE_DBUS)
-  find_package(Qt6 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus)
+  find_package(Qt6 ${QT_MIN_VERSION} CONFIG REQUIRED DBus)
   set(HAVE_DBUS ON)
 endif()
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.