mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
plasma: do not attempt to link systemtray applet to all Qt libraries
This commit is contained in:
parent
9877169835
commit
b79922b836
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ ENDIF (HAVE_LIBXSS)
|
|||
kde4_add_plugin(plasma_applet_systemtray ${systemtray_SRCS})
|
||||
include_directories(${CMAKE_SOURCE_DIR})
|
||||
target_link_libraries(plasma_applet_systemtray
|
||||
${QT_LIBRARIES}
|
||||
${QT_QTDECLARATIVE_LIBRARIES}
|
||||
${KDE4_KDEUI_LIBS}
|
||||
${KDE4_PLASMA_LIBS}
|
||||
${X11_LIBRARIES}
|
||||
|
|
Loading…
Add table
Reference in a new issue