From da0fc542dcd9dd068dfe8efcf347036aaaf3ae2f Mon Sep 17 00:00:00 2001 From: Octavian Dima Date: Sat, 26 Jan 2019 22:01:25 +0100 Subject: Add sqlpp11 libraries (#4747) * Add sqlpp11 * Add sqlpp11-connector-mysql * Add sqlpp11-connector-sqlite3 * Apply a patch for MSVC --- ports/sqlpp11/CONTROL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ports/sqlpp11/CONTROL (limited to 'ports/sqlpp11/CONTROL') diff --git a/ports/sqlpp11/CONTROL b/ports/sqlpp11/CONTROL new file mode 100644 index 000000000..7c75d17d9 --- /dev/null +++ b/ports/sqlpp11/CONTROL @@ -0,0 +1,4 @@ +Source: sqlpp11 +Version: 0.57 +Description: A type safe embedded domain specific language for SQL queries and results in C++. +Build-Depends: date \ No newline at end of file -- cgit v1.2.3