From 5bc769bde87047578d6aa73e377787507fa72909 Mon Sep 17 00:00:00 2001 From: Mentalflow <312902918@qq.com> Date: Thu, 1 May 2025 11:26:52 +0800 Subject: [PATCH] 3rdparty/Qt5QMLPlugin: Update to latest. --- 3rdparty/Qt5QMLPlugin | 2 +- lib_source/CMakeLists.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/3rdparty/Qt5QMLPlugin b/3rdparty/Qt5QMLPlugin index c48c7db..d61cbfd 160000 --- a/3rdparty/Qt5QMLPlugin +++ b/3rdparty/Qt5QMLPlugin @@ -1 +1 @@ -Subproject commit c48c7db067399d2373b3a4f7b8dd3865170e3c77 +Subproject commit d61cbfd77c1cce12f249a45d62c30bebe89bab47 diff --git a/lib_source/CMakeLists.txt b/lib_source/CMakeLists.txt index 10e8545..938aa1f 100644 --- a/lib_source/CMakeLists.txt +++ b/lib_source/CMakeLists.txt @@ -84,7 +84,6 @@ if(QT_VERSION VERSION_LESS 6.0) include(Qt5QMLPlugin) set(__qml_plugin_depend_module "QWindowKit") set(__qml_plugin_depend_module_version 1.0) - set(__qml_plugin_depend_module_fake "QWindowKit") endif() # Define the RibbonUI library