add_executable(PlotterAdvanced  main.cpp)

target_link_libraries(PlotterAdvanced KChart6 Qt::Widgets)
