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