9bb82036d5
Redo of the earlier lossy rebase with the added-file-preserving engine. 38 modules rebased to their declared upstream (KF 6.28.0 / Plasma 6.7.2 / Gear / plasma-wayland-protocols 1.21.0) with every RedBear-added file kept (verified: kglobalacceld5-wrapper.sh, utmp_compat.h, notifications_interface.cpp, kpty shims) and blake3/source.tar reconciled. Deletion audit vs the pre-rebase base shows zero RedBear files lost. 7 modules remain at their tested version pending a manual Redox-port rebase (kf6-kded6/kiconthemes/kio/kservice SHIM-REJECT, kirigami PATCH-REJECT, kf6-kimageformats/plasma-desktop DL-FAIL) — flagged, not silently shipped.
7 lines
158 B
CMake
7 lines
158 B
CMake
@PACKAGE_INIT@
|
|
|
|
include(CMakeFindDependencyMacro)
|
|
find_dependency(Qt6Core @REQUIRED_QT_VERSION@)
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/KF6CodecsTargets.cmake")
|