forked from codeplaysoftware/SYCL-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 677 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 677 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "modules/corrade"]
path = modules/corrade
url = https://github.com/mosra/corrade.git
[submodule "modules/magnum"]
path = modules/magnum
url = https://github.com/mosra/magnum.git
[submodule "modules/magnum-bootstrap"]
path = modules/magnum-bootstrap
url = https://github.com/mosra/magnum-bootstrap.git
branch = base
[submodule "modules/magnum-plugins"]
path = modules/magnum-plugins
url = https://github.com/mosra/magnum-plugins.git
[submodule "modules/imgui"]
path = modules/imgui
url = https://github.com/ocornut/imgui.git
[submodule "modules/magnum-integration"]
path = modules/magnum-integration
url = https://github.com/mosra/magnum-integration.git