KF5::plasmaview -> KF5::PlasmaView

This commit is contained in:
Giorgos Tsiapaliokas 2013-09-02 18:22:41 +03:00 committed by Marco Martin
parent 2bb94a1aa0
commit 768d0c07a8

View File

@ -7,5 +7,5 @@ include("${CMAKE_CURRENT_LIST_DIR}/PlasmaViewTargets.cmake")
set(PlasmaView_INSTALL_PREFIX "@PACKAGE_CMAKE_INSTALL_PREFIX@") set(PlasmaView_INSTALL_PREFIX "@PACKAGE_CMAKE_INSTALL_PREFIX@")
set_and_check(PlasmaView_INCLUDE_DIR "@PACKAGE_INCLUDE_INSTALL_DIR@") set_and_check(PlasmaView_INCLUDE_DIR "@PACKAGE_INCLUDE_INSTALL_DIR@")
set(PlasmaView_LIBRARIES KF5::plasmaview) set(PlasmaView_LIBRARIES KF5::PlasmaView)