forked from LibrePCB/LibrePCB
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.51 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
[submodule "libs/hoedown"]
path = libs/hoedown
url = https://github.com/LibrePCB/hoedown.git
[submodule "libs/quazip"]
path = libs/quazip
url = https://github.com/LibrePCB/quazip.git
[submodule "libs/googletest"]
path = libs/googletest
url = https://github.com/LibrePCB/googletest.git
[submodule "tests/data"]
path = tests/data
url = https://github.com/LibrePCB/librepcb-test-data.git
[submodule "libs/parseagle"]
path = libs/parseagle
url = https://github.com/LibrePCB/parseagle.git
[submodule "libs/fontobene"]
path = libs/fontobene-qt5
url = https://github.com/fontobene/fontobene-qt5.git
[submodule "share/librepcb/fontobene"]
path = share/librepcb/fontobene
url = https://github.com/LibrePCB/fontobene-fonts.git
[submodule "libs/delaunay-triangulation"]
path = libs/delaunay-triangulation
url = https://github.com/LibrePCB/delaunay-triangulation.git
[submodule "share/librepcb/fonts"]
path = share/librepcb/fonts
url = https://github.com/LibrePCB/librepcb-fonts.git
[submodule "libs/optional"]
path = libs/optional
url = https://github.com/LibrePCB/optional.git
[submodule "libs/type_safe"]
path = libs/type_safe
url = https://github.com/LibrePCB/type_safe.git
[submodule "i18n"]
path = i18n
url = https://github.com/LibrePCB/librepcb-i18n.git
[submodule "libs/muparser"]
path = libs/muparser
url = https://github.com/LibrePCB/muparser.git
[submodule "libs/dxflib"]
path = libs/dxflib
url = https://github.com/LibrePCB/dxflib.git