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