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