-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 761 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/TempoApp"]
path = external/TempoApp
url = https://github.com/jokteur/TempoApp.git
[submodule "external/IconFontCppHeaders"]
path = external/IconFontCppHeaders
url = https://github.com/juliettef/IconFontCppHeaders.git
[submodule "external/doctest"]
path = external/doctest
url = https://github.com/doctest/doctest.git
[submodule "external/microtex2/MicroTeX"]
path = external/microtex/microtex
url = https://github.com/jokteur/MicroTeX
[submodule "external/md4c"]
path = external/md4c
url = https://github.com/jokteur/md4c.git
[submodule "external/ab-parser"]
path = external/ab-parser
url = https://github.com/jokteur/ab-parser.git
[submodule "external/tracy"]
path = external/tracy
url = https://github.com/wolfpld/tracy.git