Added sqlite3 amalgamation submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -2,3 +2,6 @@
|
||||
path = lib/websocketpp
|
||||
url = https://github.com/zaphoyd/websocketpp.git
|
||||
branch = develop
|
||||
[submodule "lib/sqlite3"]
|
||||
path = lib/sqlite3
|
||||
url = https://github.com/azadkuh/sqlite-amalgamation.git
|
||||
|
Reference in New Issue
Block a user