add_executable(PolarParameters  main.cpp)

target_link_libraries(PolarParameters KChart Qt::Widgets)
