2 set(systemmonitor_engine_SRCS
6 kde4_add_plugin(plasma_engine_systemmonitor ${systemmonitor_engine_SRCS})
7 target_link_libraries(plasma_engine_systemmonitor ${KDE4_PLASMA_LIBS} ${KDE4_KDECORE_LIBS} ${QT_QTNETWORK_LIBRARY} ksgrd)
9 install(TARGETS plasma_engine_systemmonitor DESTINATION ${PLUGIN_INSTALL_DIR})
10 install(FILES plasma-dataengine-systemmonitor.desktop DESTINATION ${SERVICES_INSTALL_DIR} )