Skip to content

Commit dc1a58c

Browse files
committed
Added README.md to the sqlite3 directory
1 parent 7dcbeff commit dc1a58c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

deps/sqlite3/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contents
2+
3+
This directory contains the "amalgamation" sources of sqlite3 version 3.42.0 as
4+
can be found here: https://www.sqlite.org/download.html
5+
6+
Sqlite3 is used when option `GENERATE_SQLITE3` is enabled to generate sqlite3 database
7+
with the symbols found a project parsed by doxygen.

0 commit comments

Comments
 (0)