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