-
Notifications
You must be signed in to change notification settings - Fork 278
/
.gitmodules
32 lines (32 loc) · 986 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
32
[submodule "deps/wx"]
path = deps/wx
url = https://github.com/poedit/wxWidgets.git
ignore = untracked
[submodule "deps/lucene/LucenePlusPlus"]
path = deps/lucene/LucenePlusPlus
url = https://github.com/poedit/LucenePlusPlus.git
[submodule "deps/zlib"]
path = deps/zlib
url = https://github.com/madler/zlib.git
[submodule "deps/letsmove"]
path = deps/letsmove
url = https://github.com/vslavik/LetsMove.git
[submodule "deps/cld2"]
path = deps/cld2
url = https://github.com/CLD2Owners/cld2.git
[submodule "deps/cpprestsdk"]
path = deps/cpprestsdk
url = https://github.com/Microsoft/cpprestsdk.git
[submodule "deps/mctrl"]
path = deps/mctrl
url = https://github.com/mity/mctrl.git
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json.git
[submodule "deps/pugixml"]
path = deps/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "deps/boost-subset"]
path = deps/boost
url = https://github.com/poedit/boost-subset.git
ignore = dirty