add_executable(Background  main.cpp)

target_link_libraries(Background KChart6 Qt::Widgets)
