add_executable(LegendSimple  main.cpp)

target_link_libraries(LegendSimple KChart6 Qt::Widgets)
