-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 860 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "externals/dtl"]
path = externals/dtl
url = https://github.com/cubicdaiya/dtl.git
[submodule "externals/tinyxml2"]
path = externals/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "externals/fast_float"]
path = externals/fast_float
url = https://github.com/fastfloat/fast_float.git
[submodule "externals/date"]
path = externals/date
url = https://github.com/numere-org/date.git
[submodule "externals/QR-Code-generator"]
path = externals/QR-Code-generator
url = https://github.com/nayuki/QR-Code-generator.git
[submodule "externals/stduuid"]
path = externals/stduuid
url = https://github.com/mariusbancila/stduuid.git
[submodule "externals/qtl"]
path = externals/qtl
url = https://github.com/numere-org/qtl.git
[submodule "externals/base-n"]
path = externals/base-n
url = https://github.com/azawadzki/base-n.git