summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2024-12-23 12:14:46 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2024-12-28 15:39:26 +0100
commit15e2bd35a8da320f074942e814885f3d6eaf0706 (patch)
treef74b1067dbde357532d8e38871e6b8cb76ea6da9 /.gitmodules
parent78c5477b3989d67169de2d05665adfb801caab23 (diff)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c765825..383739b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,9 @@
[submodule "test/uunit"]
path = test/uunit
url = git://git.drumgizmo.org/uunit.git
+[submodule "getopt-for-windows"]
+ path = getopt-for-windows
+ url = https://github.com/Chunde/getopt-for-windows.git
+[submodule "json"]
+ path = json
+ url = https://github.com/nlohmann/json.git