-
Notifications
You must be signed in to change notification settings - Fork 63
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 802 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "dff/api"]
path = dff/api
url = https://github.com/arxsys/dff-api
branch = develop
[submodule "dff/ui"]
path = dff/ui
url = https://github.com/arxsys/dff-ui
branch = develop
[submodule "dff/modules"]
path = dff/modules
url = https://github.com/arxsys/dff-modules
branch = develop
[submodule "cmake_modules"]
path = cmake_modules
url = https://github.com/arxsys/dff-cmake_modules
branch = develop
[submodule "doc"]
path = doc
url = https://github.com/arxsys/dff-doc
branch = develop
[submodule "dff/unsupported"]
path = dff/unsupported
url = https://github.com/arxsys/dff-unsupported
branch = develop