From c6dd82d2ff4e22b746d0d43d035faa63d606cade Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Tue, 26 Aug 2025 13:40:25 +0200 Subject: [PATCH] Don't link kirigami in memorytests --- memorytests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/memorytests/CMakeLists.txt b/memorytests/CMakeLists.txt index aadfe071b..8f7eea2c1 100644 --- a/memorytests/CMakeLists.txt +++ b/memorytests/CMakeLists.txt @@ -16,7 +16,6 @@ target_link_libraries(timeline-memtest PUBLIC Qt::QuickControls2 Qt::Widgets KF6::I18nQml - KF6::Kirigami QuotientQt6 LibNeoChat Timeline