Use target instead of var for KF5::KService and KCoreAddons

wilder-5.14
Sebastian Kügler 13 years ago
parent a0f713f35f
commit 41331b6af6
  1. 2
      CMakeLists.txt

@ -79,7 +79,7 @@ target_link_libraries(plasma-shell
${KCore_LIBRARIES}
KF5::KIOCore
${KWindowSystem_LIBRARIES}
${KCoreAddons_LIBRARIES}
KF5::KCoreAddons
plasma
PlasmaQuick
${Qt5Script_LIBRARIES}

Loading…
Cancel
Save