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