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