Warning, /libraries/kcgroups/KF5CGroupsConfig.cmake.in is written in an unsupported language. File is not indexed.

0001 @PACKAGE_INIT@
0002 
0003 include("${CMAKE_CURRENT_LIST_DIR}/KF5CGroupsTargets.cmake")
0004 
0005 include(CMakeFindDependencyMacro)
0006 find_dependency(Qt@QT_MAJOR_VERSION@DBus "@REQUIRED_QT_VERSION@")
0007 find_dependency(Qt@QT_MAJOR_VERSION@Core "@REQUIRED_QT_VERSION@")
0008