summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorHello TMW <hello@themanaworld.org>2024-04-06 01:14:30 +0000
committerHello TMW <hello@themanaworld.org>2024-04-06 01:14:30 +0000
commit90754fd121ffaec886c415689031f9ef01ae4972 (patch)
tree047f645931fdb0715afe784b8bc445743a78a371 /.gitmodules
parente42f76d0b0f4d2ec3a9008979267311f5246fb22 (diff)
parentebf078b9fa81142834dc45e22ea661a61c50d17b (diff)
downloadtmwa-master.tar.gz
tmwa-master.tar.bz2
tmwa-master.tar.xz
tmwa-master.zip
Merge branch tmwa:master into masterHEADmaster
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index a07e803..8197e60 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "deps/attoconf"]
path = deps/attoconf
- url = git://github.com/o11c/attoconf.git
+ url = https://github.com/o11c/attoconf.git
+[submodule "deps/googletest"]
+ path = deps/googletest
+ url = https://github.com/google/googletest.git