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