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

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