iexplicitly link KF5::kwindowsystem

This commit is contained in:
Marco Martin 2013-02-21 18:02:12 +01:00
parent f4a4bb55de
commit 9804b223f2

View File

@ -45,6 +45,7 @@ target_link_libraries(testplasma2
${Qt5Quick_LIBRARIES} ${Qt5Quick_LIBRARIES}
${Qt5Qml_LIBRARIES} ${Qt5Qml_LIBRARIES}
${KDE4_KDECORE_LIBS} ${KDE4_KDECORE_LIBS}
KF5::kwindowsystem
plasma plasma
) )