forked from CarloWood/linuxviewer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
68 lines (68 loc) · 1.91 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
[submodule "cwm4"]
path = cwm4
url = https://github.com/CarloWood/cwm4.git
branch = master
[submodule "statefultask"]
path = statefultask
url = https://github.com/CarloWood/ai-statefultask.git
branch = master
[submodule "cwds"]
path = cwds
url = https://github.com/CarloWood/cwds.git
branch = master
[submodule "utils"]
path = utils
url = https://github.com/CarloWood/ai-utils.git
branch = master
[submodule "threadsafe"]
path = threadsafe
url = https://github.com/CarloWood/ai-threadsafe.git
branch = master
[submodule "threadpool"]
path = threadpool
url = https://github.com/CarloWood/threadpool.git
branch = master
[submodule "evio"]
path = evio
url = https://github.com/CarloWood/evio.git
branch = master
[submodule "socket-task"]
path = socket-task
url = https://github.com/CarloWood/socket-task.git
branch = master
[submodule "resolver-task"]
path = resolver-task
url = https://github.com/CarloWood/resolver-task.git
branch = master
[submodule "events"]
path = events
url = https://github.com/CarloWood/events.git
branch = master
[submodule "xml"]
path = xml
url = https://github.com/CarloWood/ai-xml.git
branch = master
[submodule "xmlrpc-task"]
path = xmlrpc-task
url = https://github.com/CarloWood/xmlrpc-task.git
branch = master
[submodule "dbus-task"]
path = dbus-task
url = https://github.com/CarloWood/dbus-task.git
branch = master
[submodule "xcb-task"]
path = xcb-task
url = https://github.com/CarloWood/xcb-task.git
branch = master
[submodule "external/imgui"]
path = external/imgui
url = https://github.com/CarloWood/imgui.git
[submodule "external/peelo-xdg"]
path = external/peelo-xdg
url = https://github.com/peelonet/peelo-xdg.git
[submodule "external/VulkanMemoryAllocator"]
path = external/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
[submodule "external/tracy"]
path = external/tracy
url = https://github.com/wolfpld/tracy.git