Jonathan Riddell 2017-11-23 13:25:42 +00:00
parent 28d9c7146e
commit 945124d6d4

View File

@ -2,6 +2,9 @@
# Any changes in this ".cmake" file will be overwritten by CMake, the source is the ".cmake.in" file.
include(CMakeFindDependencyMacro)
find_package(KF5Plasma)
include("${CMAKE_CURRENT_LIST_DIR}/KF5PlasmaQuickTargets.cmake")
set(PlasmaQuick_INSTALL_PREFIX "@PACKAGE_CMAKE_INSTALL_PREFIX@")