Warning, /network/konqueror/libkonq/KonqConfig.cmake.in is written in an unsupported language. File is not indexed.

0001 @PACKAGE_INIT@
0002 
0003 ​include(CMakeFindDependencyMacro)
0004 find_dependency(KF${KF_MAJOR_VERSION}XmlGui)
0005 find_dependency(KF${KF_MAJOR_VERSION}Config)
0006 find_dependency(KF${KF_MAJOR_VERSION}KIO)
0007 find_dependency(KF${KF_MAJOR_VERSION}CoreAddons)
0008 find_dependency(KF${KF_MAJOR_VERSION}Service)
0009 find_dependency(KF${KF_MAJOR_VERSION}Parts)
0010 
0011 include("${CMAKE_CURRENT_LIST_DIR}/KF${KF_MAJOR_VERSION}KonqTargets.cmake")