link
svn path=/trunk/KDE/kdelibs/; revision=879802
This commit is contained in:
parent
df73771a1b
commit
a9bfea29c9
@ -137,9 +137,9 @@ endif(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
|
|||||||
|
|
||||||
kde4_add_library(plasma SHARED ${plasma_LIB_SRCS})
|
kde4_add_library(plasma SHARED ${plasma_LIB_SRCS})
|
||||||
|
|
||||||
target_link_libraries(plasma ${KDE4_KIO_LIBS} ${KDE4_KFILE_LIBS} ${KDE4_KNEWSTUFF2_LIBS}
|
target_link_libraries(plasma ${KDE4_KIO_LIBS} ${KDE4_KFILE_LIBS} knewstuff2
|
||||||
${QT_QTUITOOLS_LIBRARY} ${QT_QTWEBKIT_LIBRARY}
|
${QT_QTUITOOLS_LIBRARY} ${QT_QTWEBKIT_LIBRARY}
|
||||||
${KDE4_THREADWEAVER_LIBRARIES} ${KDE4_SOLID_LIBS} ${X11_LIBRARIES})
|
threadweaver ${KDE4_SOLID_LIBS} ${X11_LIBRARIES})
|
||||||
if(DL_LIBRARY)
|
if(DL_LIBRARY)
|
||||||
target_link_libraries(plasma ${DL_LIBRARY})
|
target_link_libraries(plasma ${DL_LIBRARY})
|
||||||
endif(DL_LIBRARY)
|
endif(DL_LIBRARY)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user