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

0001 add_executable(cgview main.cpp)
0002 
0003 target_link_libraries(cgview core Qt::Core)
0004 
0005 # do not install example code...
0006 # install(TARGETS cgview ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )