summaryrefslogtreecommitdiffstats
path: root/src/s3select/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to 'src/s3select/.gitmodules')
-rw-r--r--src/s3select/.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/s3select/.gitmodules b/src/s3select/.gitmodules
new file mode 100644
index 000000000..a33a6d70c
--- /dev/null
+++ b/src/s3select/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "rapidjson"]
+ path = rapidjson
+ url = https://github.com/Tencent/rapidjson.git
+[submodule "include/csvparser"]
+ path = include/csvparser
+ url = https://github.com/ben-strasser/fast-cpp-csv-parser.git