diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f5470f8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "SQLiteCpp"] + path = SQLiteCpp + url = https://github.com/SRombauts/SQLiteCpp diff --git a/SQLiteCpp b/SQLiteCpp new file mode 160000 index 0000000..f6b3225 --- /dev/null +++ b/SQLiteCpp @@ -0,0 +1 @@ +Subproject commit f6b32259f2d3733b645049b015152322ba4c2694