Use the target now that KDE4Support exports one

This commit is contained in:
Kevin Ottens 2013-10-28 12:56:13 +01:00
parent 079863cb5c
commit 8507084d62
5 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ target_link_libraries(sortfiltermodeltest
Plasma
Qt5::Gui
Qt5::Test
${KDE4Support_LIBRARIES}
KF5::KDE4Support
KF5::KI18n
Qt5::Qml
)

View File

@ -20,7 +20,7 @@ target_link_libraries(localebindingsplugin
${Qt5Quick_LIBRARIES}
${Qt5Qml_LIBRARIES}
${KCore_LIBRARIES}
${KDE4Support_LIBRARIES}
KF5::KDE4Support
KF5::KI18n
)
install(TARGETS localebindingsplugin DESTINATION ${QML_INSTALL_DIR}/org/kde/locale)

View File

@ -7,7 +7,7 @@ target_link_libraries(fullmodelaccesstest
Qt5::Gui
Qt5::Test
KF5::KCoreAddons
${KDE4Support_LIBRARIES}
KF5::KDE4Support
KF5::KI18n
)

View File

@ -147,7 +147,7 @@ target_link_libraries(Plasma
KF5::KDeclarative
KF5::XmlGui
KF5::KConfigWidgets
${KDE4Support_LIBRARIES}
KF5::KDE4Support
${PLASMA_EXTRA_LIBS}
)

View File

@ -72,7 +72,7 @@ target_link_libraries(plasma-shell
Plasma
PlasmaQuick
${Qt5Script_LIBRARIES}
${KDE4Support_LIBRARIES}
KF5::KDE4Support
KF5::Solid
KF5::KDeclarative
KF5::KI18n