about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6c14770..36738fe 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -7,3 +7,6 @@
7[submodule "vendor/curlcpp"] 7[submodule "vendor/curlcpp"]
8 path = vendor/curlcpp 8 path = vendor/curlcpp
9 url = https://github.com/JosephP91/curlcpp 9 url = https://github.com/JosephP91/curlcpp
10[submodule "vendor/yaml-cpp"]
11 path = vendor/yaml-cpp
12 url = https://github.com/jbeder/yaml-cpp