aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authoralpine <[email protected]>2020-06-04 16:13:19 +0200
committeralpine <[email protected]>2020-06-04 16:13:19 +0200
commit28f66dee8a9fe49aadb5c1d67de48d9232363963 (patch)
tree00f6bfd0c2120d005c833301830d167b0753feb3 /.gitmodules
downloadloader-28f66dee8a9fe49aadb5c1d67de48d9232363963.tar.xz
loader-28f66dee8a9fe49aadb5c1d67de48d9232363963.zip
Initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..8b0d96f
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "shared/spdlog"]
+ path = shared/spdlog
+ url = https://github.com/gabime/spdlog.git
+[submodule "shared/cpr"]
+ path = shared/cpr
+ url = https://github.com/whoshuu/cpr.git