forked from savushkin-r-d/ptusa_main
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
31 lines (31 loc) · 937 Bytes
/
.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
[submodule "toluapp"]
path = toluapp
url = https://github.com/savushkin-r-d/toluapp.git
branch = dev
[submodule "lua"]
path = lua
url = http://github.com/LuaDist/lua.git
[submodule "zlib"]
path = zlib
url = https://github.com/savushkin-r-d/zlib.git
[submodule "subhook"]
path = subhook
url = https://github.com/Zeex/subhook
[submodule "googletest"]
path = googletest
url = https://github.com/google/googletest
[submodule "demo_projects/T1-PLCnext-Demo"]
path = demo_projects/T1-PLCnext-Demo
url = https://github.com/savushkin-r-d/T1-PLCnext-Demo.git
[submodule "fmt"]
path = fmt
url = https://github.com/fmtlib/fmt.git
[submodule "benchmark"]
path = benchmark
url = https://github.com/google/benchmark.git
[submodule "open62541/open62541"]
path = open62541/open62541
url = https://github.com/open62541/open62541
[submodule "cxxopts/cxxopts"]
path = cxxopts/cxxopts
url = https://github.com/savushkin-r-d/cxxopts.git