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