don't link to kdefx, which is no more
svn path=/trunk/KDE/kdebase/workspace/; revision=719906
This commit is contained in:
parent
9bb2bb84d1
commit
9e34414113
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ set(kwin_oxy_SRCS
|
|||
kde4_add_plugin(kwin3_oxy ${kwin_oxy_SRCS})
|
||||
|
||||
|
||||
target_link_libraries(kwin3_oxy ${KDE4_KDEFX_LIBS} ${KDE4_KDEUI_LIBS} ${X11_Xrender_LIB} kdecorations)
|
||||
target_link_libraries(kwin3_oxy ${KDE4_KDEUI_LIBS} ${X11_Xrender_LIB} kdecorations)
|
||||
|
||||
install(TARGETS kwin3_oxy DESTINATION ${PLUGIN_INSTALL_DIR} )
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ kde4_add_plugin(kwin3_plastik ${kwin3_plastik_PART_SRCS})
|
|||
|
||||
|
||||
|
||||
target_link_libraries(kwin3_plastik kdecorations ${KDE4_KDEFX_LIBS})
|
||||
target_link_libraries(kwin3_plastik kdecorations )
|
||||
|
||||
install(TARGETS kwin3_plastik DESTINATION ${PLUGIN_INSTALL_DIR} )
|
||||
|
||||
|
|
Loading…
Reference in a new issue