forked from eranif/codelite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
45 lines (45 loc) · 1.46 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
[submodule "ctags"]
path = submodules/ctags
url = https://github.com/eranif/ctags
[submodule "wxdap"]
path = submodules/wxdap
url = https://github.com/eranif/wxdap
[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 "cc-wrapper"]
path = submodules/cc-wrapper
url = https://github.com/eranif/cc-wrapper
[submodule "dtl"]
path = submodules/dtl
url = https://github.com/eranif/dtl.git
[submodule "openssl-cmake"]
path = submodules/openssl-cmake
url = https://github.com/janbar/openssl-cmake.git
[submodule "libssh"]
path = submodules/libssh
url = https://git.libssh.org/projects/libssh.git
[submodule "zlib"]
path = submodules/zlib
url = https://github.com/madler/zlib
[submodule "hunspell"]
path = submodules/hunspell
url = https://github.com/hunspell/hunspell.git
[submodule "submodules/llama.cpp"]
path = submodules/llama.cpp
url = https://github.com/ggerganov/llama.cpp.git
[submodule "submodules/websocketpp"]
path = submodules/websocketpp
url = https://github.com/zaphoyd/websocketpp.git
[submodule "submodules/asio"]
path = submodules/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "submodules/cJSON"]
path = submodules/cJSON
url = https://github.com/DaveGamble/cJSON
[submodule "submodules/wxsf-code"]
path = submodules/wxsf-code
url = https://github.com/eranif/wxsf-code.git