summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2025-02-01 20:37:32 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2025-02-21 21:42:02 +0100
commit5809172695f0b174ae036dc829e6d3176d926342 (patch)
treead8961645c716da67b913b425cc72534a5d49297 /.gitmodules
parent8a40f5f49d428bbc89f54144d893a9fa16e3156c (diff)
WIPmsvc
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