-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.34 KB
/
Copy path.gitmodules
File metadata and controls
36 lines (36 loc) · 1.34 KB
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 "dependencies/Nui"]
path = dependencies/Nui
url = https://github.com/NuiCpp/Nui.git
[submodule "dependencies/roar"]
path = dependencies/roar
url = https://github.com/5cript/roar.git
[submodule "dependencies/gimo"]
path = dependencies/gimo
url = https://github.com/DNKpp/gimo.git
[submodule "dependencies/traits"]
path = dependencies/traits
url = https://github.com/NuiCpp/traits.git
[submodule "dependencies/5cript-nui-components"]
path = dependencies/5cript-nui-components
url = https://github.com/5cript/5cript-nui-components.git
[submodule "dependencies/portable-file-dialogs"]
path = dependencies/portable-file-dialogs
url = https://github.com/5cript/portable-file-dialogs.git
[submodule "dependencies/webview"]
path = dependencies/webview
url = https://github.com/5cript/webview.git
[submodule "dependencies/yaml-cpp"]
path = dependencies/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "dependencies/rapidfuzz"]
path = dependencies/rapidfuzz
url = https://github.com/rapidfuzz/rapidfuzz-cpp.git
[submodule "dependencies/spdlog"]
path = dependencies/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "dependencies/efsw"]
path = dependencies/efsw
url = https://github.com/SpartanJ/efsw.git
[submodule "dependencies/promise-cpp"]
path = dependencies/promise-cpp
url = https://github.com/5cript/promise-cpp.git