You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kwin/libkdecorations/KDecorationsConfig.cmake.in

9 lines
283 B
CMake

@PACKAGE_INIT@
# Required components to use this library
find_dependency(KF5Config "@KF5Config_VERSION@")
find_dependency(KF5Service "@KF5Service_VERSION@")
find_dependency(KF5WindowSystem "@KF5WindowSystem_VERSION@")
include("${CMAKE_CURRENT_LIST_DIR}/KDecorationsTargets.cmake")