From 4677b62c24b1e9a5489cfd9d9d17a75888de9897 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Tue, 7 May 2024 00:41:48 +0300 Subject: [PATCH] plasma: remove reference to declarative library Signed-off-by: Ivailo Monev --- plasma/tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/plasma/tests/CMakeLists.txt b/plasma/tests/CMakeLists.txt index 6572aea1..970cebfd 100644 --- a/plasma/tests/CMakeLists.txt +++ b/plasma/tests/CMakeLists.txt @@ -3,7 +3,6 @@ MACRO(PLASMA_UNIT_TESTS) kde4_add_test(plasma-${_testname} ${_testname}.cpp) target_link_libraries(plasma-${_testname} ${QT_QTTEST_LIBRARY} - ${QT_QTDECLARATIVE_LIBRARY} kio kdeui plasma