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