Warning, /sdk/kcachegrind/converters/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 configure_file(
0002         ${CMAKE_CURRENT_SOURCE_DIR}/hotshot2calltree.in
0003         ${CMAKE_CURRENT_BINARY_DIR}/hotshot2calltree
0004         )
0005 
0006 install( PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/hotshot2calltree
0007          op2calltree pprof2calltree dprof2calltree memprof2calltree
0008          DESTINATION ${KDE_INSTALL_BINDIR} )