diff options
| author | SvenPStarFinanz <spa@starfinanz.de> | 2020-10-30 21:29:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-30 13:29:32 -0700 |
| commit | fe78675f817144710dd3f602f90f8f93b9dc2754 (patch) | |
| tree | fd8045b362c3d3f36baeda27cbcd08e3ffcbdfdb /ports/sqlitecpp/CONTROL | |
| parent | 5d4fb44aca482e593f9d6558699ef7fed119868e (diff) | |
| download | vcpkg-fe78675f817144710dd3f602f90f8f93b9dc2754.tar.gz vcpkg-fe78675f817144710dd3f602f90f8f93b9dc2754.zip | |
[sqlitecpp] Additions for sqlcipher port (#14029)
Diffstat (limited to 'ports/sqlitecpp/CONTROL')
| -rw-r--r-- | ports/sqlitecpp/CONTROL | 5 |
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.
|
