diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-05-06 06:33:36 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-05-06 07:48:52 +0200 |
commit | 6b61bd245870bad80a2655ea4c4b56d1246233df (patch) | |
tree | 0ddf9d148b31c6d6f16dc49107d6826151f4872d /libbutl-odb/odb/database.ixx | |
parent | 78a1f350d9b6483997886d7438504d2a75498f68 (diff) |
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.
Diffstat (limited to 'libbutl-odb/odb/database.ixx')
l--------- | libbutl-odb/odb/database.ixx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbutl-odb/odb/database.ixx b/libbutl-odb/odb/database.ixx new file mode 120000 index 0000000..f3a769b --- /dev/null +++ b/libbutl-odb/odb/database.ixx @@ -0,0 +1 @@ +../../upstream/odb/libodb/odb/database.ixx
\ No newline at end of file |