summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-10-16 10:28:00 +0200
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2024-10-16 10:28:26 +0200
commitc69a09c693fc390f0e85de17ffede0809be89d9e (patch)
tree6cac386ef282f6a5a8a0409fc9d4d79675eac505 /.gitmodules
parente6e23a2b707784ae905ebcc23d05d2318718b8bf (diff)
parent0db9190dd147196531b16a050fb7a019dd1873af (diff)
downloadtmwa-c69a09c693fc390f0e85de17ffede0809be89d9e.tar.gz
tmwa-c69a09c693fc390f0e85de17ffede0809be89d9e.tar.bz2
tmwa-c69a09c693fc390f0e85de17ffede0809be89d9e.tar.xz
tmwa-c69a09c693fc390f0e85de17ffede0809be89d9e.zip
Merge branch 'blaming-the-tools'
Build system overhaul: attoconf from python 2->3, add CMake Merge request !280
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 8197e60..48c5d1f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "deps/attoconf"]
path = deps/attoconf
- url = https://github.com/o11c/attoconf.git
+ url = https://github.com/Freeyorp/attoconf
[submodule "deps/googletest"]
path = deps/googletest
url = https://github.com/google/googletest.git