plasma: remove reference to declarative library

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2024-05-07 00:41:48 +03:00
parent b3c1452d4e
commit 4677b62c24

View file

@ -3,7 +3,6 @@ MACRO(PLASMA_UNIT_TESTS)
kde4_add_test(plasma-${_testname} ${_testname}.cpp) kde4_add_test(plasma-${_testname} ${_testname}.cpp)
target_link_libraries(plasma-${_testname} target_link_libraries(plasma-${_testname}
${QT_QTTEST_LIBRARY} ${QT_QTTEST_LIBRARY}
${QT_QTDECLARATIVE_LIBRARY}
kio kio
kdeui kdeui
plasma plasma