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