diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..176f1d0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "thirdparty/sqlite"] + path = thirdparty/sqlite + url = git://github.com/janvidar/sqlite.git diff --git a/thirdparty/sqlite b/thirdparty/sqlite new file mode 160000 index 0000000..666798c --- /dev/null +++ b/thirdparty/sqlite @@ -0,0 +1 @@ +Subproject commit 666798c388f97a4f15201db8d0b0ea9cba4e94ec