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