From 6b61bd245870bad80a2655ea4c4b56d1246233df Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 6 May 2024 06:33:36 +0200 Subject: Add libbutl-odb source subdirectory This is an additional (to libbutl) utility library which contains the source code of libodb, libodb-sqlite, and libsqlite3 configured and tuned for our needs. --- libbutl-odb/sqlite/sqlite3.c | 1 + 1 file changed, 1 insertion(+) create mode 120000 libbutl-odb/sqlite/sqlite3.c (limited to 'libbutl-odb/sqlite/sqlite3.c') diff --git a/libbutl-odb/sqlite/sqlite3.c b/libbutl-odb/sqlite/sqlite3.c new file mode 120000 index 0000000..2aaaa1a --- /dev/null +++ b/libbutl-odb/sqlite/sqlite3.c @@ -0,0 +1 @@ +../../upstream/sqlite/libsqlite3/libsqlite3/sqlite3.c \ No newline at end of file -- cgit v1.1