add_executable(Tuple src/Tuple.cpp)
target_link_libraries(Tuple PUBLIC Poco::DataSQLite)