+21
−0
Loading
- add patch from merged upstream PR of `kddockwidgets` submodule: https://www.github.com/KDAB/KDDockWidgets/pull/615 https://github.com/KDAB/KDDockWidgets/commit/f2b50fff29bd4b49acdfed3ed8fc42eb0a502032 (does not apply with `fetchpatch`) Fixes build failure with qt6-6.10: ``` CMake Error at ext/KDDockWidgets/src/CMakeLists.txt:306 (target_link_libraries): Target "kddockwidgets" links to: Qt6::WidgetsPrivate but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. ```