mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
Compile++
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=514817
This commit is contained in:
parent
e107980d7e
commit
31651231d9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ kde4_add_plugin(kcm_useraccount ${kcm_useraccount_PART_SRCS})
|
|||
|
||||
kde4_install_libtool_file( ${PLUGIN_INSTALL_DIR} kcm_useraccount )
|
||||
|
||||
target_link_libraries(kcm_useraccount ${QT_AND_KDECORE_LIBS} konq ${QT_QTGUI_LIBRARY} kdeui ${QT_QT3SUPPORT_LIBRARY} kio)
|
||||
target_link_libraries(kcm_useraccount ${QT_AND_KDECORE_LIBS} konq ${QT_QTGUI_LIBRARY} kdeui ${QT_QT3SUPPORT_LIBRARY} kio kdesu)
|
||||
|
||||
install_targets(${LIB_INSTALL_DIR}/kde4 kcm_useraccount )
|
||||
|
||||
|
|
Loading…
Reference in a new issue