plasma library is in this repo ... link directly against it
This commit is contained in:
parent
8940257c17
commit
d66d90be72
@ -30,12 +30,12 @@ include_directories(${PHONON_INCLUDES} ${CMAKE_CURRENT_SOURCE_DIR}/common)
|
||||
|
||||
kde4_add_plugin(plasma_appletscript_declarative ${declarative_appletscript_SRCS})
|
||||
target_link_libraries(plasma_appletscript_declarative
|
||||
${KDE4_PLASMA_LIBS}
|
||||
${KDE4_KIO_LIBS}
|
||||
${KDE4_KDE4SUPPORT_LIBS}
|
||||
${QT_QTSCRIPT_LIBRARY}
|
||||
${QT_QTQML_LIBRARY}
|
||||
${QT_QTUITOOLS_LIBRARY}
|
||||
plasma
|
||||
kdeclarative
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user