remove some link libraries

This commit is contained in:
Marco Martin 2013-02-08 11:45:18 +01:00
parent 4e8f41c109
commit 51cf41c413

View File

@ -42,9 +42,7 @@ target_link_libraries(testplasma2
#${Qt5Widgets_LIBRARIES}
${Qt5Quick_LIBRARIES}
${Qt5Qml_LIBRARIES}
${kcoreaddons}
${KDE4_KDEUI_LIBS}
#${KDE4_KDECORE_LIBS}
${KDE4_KDECORE_LIBS}
kdecore
plasma
)