Warning, /pim/libkgapi/KPimGAPIConfig.cmake.in is written in an unsupported language. File is not indexed.

0001 @PACKAGE_INIT@
0002 
0003 include(CMakeFindDependencyMacro)
0004 
0005 find_dependency(KF6CalendarCore "@KF_MIN_VERSION@")
0006 find_dependency(KF6Contacts "@KF_MIN_VERSION@")
0007 
0008 include("${CMAKE_CURRENT_LIST_DIR}/KPim6GAPITargets.cmake")
0009 @PACKAGE_INCLUDE_QCHTARGETS@