add_executable(PolarSimple-example main.cpp)
target_link_libraries(PolarSimple-example ${QT_LIBRARIES} kdchart testtools)
