-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 682 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "godot-cpp"]
path = godot-cpp
url = https://github.com/godotengine/godot-cpp
[submodule "xtensor"]
path = xtensor
url = https://github.com/xtensor-stack/xtensor.git
[submodule "xtl"]
path = xtl
url = https://github.com/xtensor-stack/xtl.git
[submodule "xsimd"]
path = xsimd
url = https://github.com/xtensor-stack/xsimd.git
[submodule "docs/godot-docs"]
path = docs/godot-docs
url = https://github.com/godotengine/godot-docs.git
[submodule "xtensor-signal"]
path = xtensor-signal
url = https://github.com/xtensor-stack/xtensor-signal.git
[submodule "tests/array-api-tests"]
path = tests/array-api-tests
url = https://github.com/data-apis/array-api-tests.git