Warning, /graphics/kdiagram/examples/Background/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 add_executable(Background  main.cpp)
0002 
0003 target_link_libraries(Background KChart6 Qt::Widgets)