Use target instead of var for KF5::Solid

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

@ -84,7 +84,7 @@ target_link_libraries(plasma-shell
PlasmaQuick
${Qt5Script_LIBRARIES}
${KDE4Support_LIBRARIES}
${Solid_LIBRARIES}
KF5::Solid
KF5::KDeclarative
KF5::KI18n
KF5::XmlGui

Loading…
Cancel
Save