forked from zeek/spicy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.24 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "3rdparty/doctest"]
path = 3rdparty/doctest
url = https://github.com/onqtam/doctest.git
[submodule "3rdparty/json"]
path = 3rdparty/json
url = https://github.com/nlohmann/json.git
[submodule "3rdparty/SafeInt"]
path = 3rdparty/SafeInt
url = https://github.com/dcleblanc/SafeInt
[submodule "3rdparty/ArticleEnumClass-v2"]
path = 3rdparty/ArticleEnumClass-v2
url = https://github.com/Dalzhim/ArticleEnumClass-v2
[submodule "3rdparty/libb64"]
path = 3rdparty/libb64
url = https://github.com/libb64/libb64
[submodule "3rdparty/pathfind"]
path = 3rdparty/pathfind
url = https://github.com/bkloppenborg/pathfind
[submodule "3rdparty/tinyformat"]
path = 3rdparty/tinyformat
url = https://github.com/c42f/tinyformat
[submodule "3rdparty/utf8proc"]
path = 3rdparty/utf8proc
url = https://github.com/JuliaStrings/utf8proc
[submodule "3rdparty/justrx"]
path = 3rdparty/justrx
url = https://github.com/rsmmr/justrx.git
[submodule "3rdparty/run-clang-format"]
path = 3rdparty/run-clang-format
url = https://github.com/Sarcasm/run-clang-format
[submodule "3rdparty/filesystem"]
path = 3rdparty/filesystem
url = https://github.com/gulrak/filesystem.git
[submodule "3rdparty/fiber"]
path = 3rdparty/fiber
url = https://github.com/simonfxr/fiber.git