aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlitecpp/CONTROL
diff options
context:
space:
mode:
authorSvenPStarFinanz <spa@starfinanz.de>2020-10-30 21:29:32 +0100
committerGitHub <noreply@github.com>2020-10-30 13:29:32 -0700
commitfe78675f817144710dd3f602f90f8f93b9dc2754 (patch)
treefd8045b362c3d3f36baeda27cbcd08e3ffcbdfdb /ports/sqlitecpp/CONTROL
parent5d4fb44aca482e593f9d6558699ef7fed119868e (diff)
downloadvcpkg-fe78675f817144710dd3f602f90f8f93b9dc2754.tar.gz
vcpkg-fe78675f817144710dd3f602f90f8f93b9dc2754.zip
[sqlitecpp] Additions for sqlcipher port (#14029)
Diffstat (limited to 'ports/sqlitecpp/CONTROL')
-rw-r--r--ports/sqlitecpp/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/sqlitecpp/CONTROL b/ports/sqlitecpp/CONTROL
deleted file mode 100644
index a0566c037..000000000
--- a/ports/sqlitecpp/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: sqlitecpp
-Version: 3.1.1
-Build-Depends: sqlite3
-Homepage: https://github.com/SRombauts/SQLiteCpp
-Description: SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.