add_executable(PolarSimple  main.cpp)

target_link_libraries(PolarSimple KChart6 Qt::Widgets)
