add_executable(PolarParameters  main.cpp)

target_link_libraries(PolarParameters KChart6 Qt::Widgets)
