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