Warning, /frameworks/kmediaplayer/KF5MediaPlayerConfig.cmake.in is written in an unsupported language. File is not indexed.

0001 @PACKAGE_INIT@
0002 
0003 # Any changes in this ".cmake" file will be overwritten by CMake, the source is the ".cmake.in" file.
0004 
0005 include(CMakeFindDependencyMacro)
0006 find_dependency(KF5Parts "@KF_DEP_VERSION@")
0007 
0008 include("${CMAKE_CURRENT_LIST_DIR}/KF5MediaPlayerTargets.cmake")
0009