mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 09:46:02 -04:00
Update sqlite3 from v3.8.8.3 to v3.9.2 (2015-11-02)
This commit is contained in:
parent
a573c8c6b1
commit
24153e5293
@ -1,5 +1,6 @@
|
||||
"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3080803.zip (SQLite 3.8.8.3)
|
||||
"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3090200.zip (SQLite 3.9.2)
|
||||
|
||||
Those files are provided for easy setup under Windows ; they are used by the Visual Studio example solution.
|
||||
Those files are provided for easy setup and compatibility under Windows/Linux/MacOS.
|
||||
They are used by default by the CMake build.
|
||||
|
||||
They are not used by the Linux Makefile, which thus requires the Linux "libsqlite3-dev" package.
|
||||
Use -DSQLITECPP_INTERNAL_SQLITE=OFF to link against the Linux "libsqlite3-dev" package instead.
|
||||
|
48896
sqlite3/sqlite3.c
48896
sqlite3/sqlite3.c
File diff suppressed because it is too large
Load Diff
1368
sqlite3/sqlite3.h
1368
sqlite3/sqlite3.h
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user