Warning, /plasma/kdeplasma-addons/wallpapers/potd/plugins/PlasmaPotdProvider.cmake.in is written in an unsupported language. File is not indexed.

0001 @PACKAGE_INIT@
0002 
0003 include(CMakeFindDependencyMacro)
0004 find_dependency(Qt5Gui "@QT_MIN_VERSION@")
0005 find_dependency(KF5CoreAddons "@KF5_MIN_VERSION@")
0006 
0007 include("${CMAKE_CURRENT_LIST_DIR}/PlasmaPotdProviderTargets.cmake")