Use the target now that KDE4Support exports one
This commit is contained in:
parent
079863cb5c
commit
8507084d62
@ -15,7 +15,7 @@ target_link_libraries(sortfiltermodeltest
|
||||
Plasma
|
||||
Qt5::Gui
|
||||
Qt5::Test
|
||||
${KDE4Support_LIBRARIES}
|
||||
KF5::KDE4Support
|
||||
KF5::KI18n
|
||||
Qt5::Qml
|
||||
)
|
||||
|
@ -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)
|
||||
|
@ -7,7 +7,7 @@ target_link_libraries(fullmodelaccesstest
|
||||
Qt5::Gui
|
||||
Qt5::Test
|
||||
KF5::KCoreAddons
|
||||
${KDE4Support_LIBRARIES}
|
||||
KF5::KDE4Support
|
||||
KF5::KI18n
|
||||
)
|
||||
|
||||
|
@ -147,7 +147,7 @@ target_link_libraries(Plasma
|
||||
KF5::KDeclarative
|
||||
KF5::XmlGui
|
||||
KF5::KConfigWidgets
|
||||
${KDE4Support_LIBRARIES}
|
||||
KF5::KDE4Support
|
||||
${PLASMA_EXTRA_LIBS}
|
||||
)
|
||||
|
||||
|
@ -72,7 +72,7 @@ target_link_libraries(plasma-shell
|
||||
Plasma
|
||||
PlasmaQuick
|
||||
${Qt5Script_LIBRARIES}
|
||||
${KDE4Support_LIBRARIES}
|
||||
KF5::KDE4Support
|
||||
KF5::Solid
|
||||
KF5::KDeclarative
|
||||
KF5::KI18n
|
||||
|
Loading…
Reference in New Issue
Block a user