Warning, /graphics/libkdcraw/cmake/templates/KDcrawConfig.cmake.in is written in an unsupported language. File is not indexed.

0001 @PACKAGE_INIT@
0002 
0003 include(CMakeFindDependencyMacro)
0004 find_dependency(Qt@QT_MAJOR_VERSION@Core @QT_MIN_VERSION@)
0005 find_dependency(Qt@QT_MAJOR_VERSION@Gui @QT_MIN_VERSION@)
0006 
0007 include("${CMAKE_CURRENT_LIST_DIR}/@KDCRAW_CMAKECONFIG_NAME@Targets.cmake")