-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
57 lines (57 loc) · 1.87 KB
/
.gitmodules
File metadata and controls
57 lines (57 loc) · 1.87 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[submodule "submodules/asio"]
path = submodules/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "submodules/assistant"]
path = submodules/assistant
url = https://github.com/eranif/assistant.git
[submodule "cc-wrapper"]
path = submodules/cc-wrapper
url = https://github.com/eranif/cc-wrapper
[submodule "submodules/cJSON"]
path = submodules/cJSON
url = https://github.com/DaveGamble/cJSON
[submodule "ctags"]
path = submodules/ctags
url = https://github.com/eranif/ctags
[submodule "submodules/doctest"]
path = submodules/doctest
url = https://github.com/doctest/doctest
[submodule "dtl"]
path = submodules/dtl
url = https://github.com/cubicdaiya/dtl.git
[submodule "hunspell"]
path = submodules/hunspell
url = https://github.com/hunspell/hunspell.git
[submodule "submodules/lexilla"]
path = submodules/lexilla
url = https://github.com/eranif/lexilla.git
[submodule "libssh"]
path = submodules/libssh
url = https://git.libssh.org/projects/libssh.git
[submodule "submodules/lua"]
path = submodules/lua
url = https://github.com/eranif/lua.git
[submodule "submodules/LuaBridge"]
path = submodules/LuaBridge
url = https://github.com/eranif/LuaBridge.git
[submodule "submodules/openssl-cmake"]
path = submodules/openssl-cmake
url = https://github.com/eranif/openssl-cmake.git
[submodule "submodules/websocketpp"]
path = submodules/websocketpp
url = https://github.com/zaphoyd/websocketpp.git
[submodule "wxdap"]
path = submodules/wxdap
url = https://github.com/eranif/wxdap
[submodule "submodules/wxsf-code"]
path = submodules/wxsf-code
url = https://github.com/eranif/wxsf-code.git
[submodule "wx-config-msys2"]
path = submodules/wx-config-msys2
url = https://github.com/eranif/wx-config-msys2.git
[submodule "yaml-cpp"]
path = submodules/yaml-cpp
url = https://github.com/jbeder/yaml-cpp
[submodule "zlib"]
path = submodules/zlib
url = https://github.com/madler/zlib