-
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (21 loc) · 773 Bytes
/
.gitmodules
File metadata and controls
27 lines (21 loc) · 773 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
25
26
27
[submodule "external/OpenXR-SDK-Source"]
path = external/OpenXR-SDK-Source
url = https://github.com/KhronosGroup/OpenXR-SDK-Source.git
[submodule "external/OpenXR-SDK"]
path = external/OpenXR-SDK
url = https://github.com/KhronosGroup/OpenXR-SDK.git
[submodule "external/openvr"]
path = external/openvr
url = https://github.com/ValveSoftware/openvr.git
[submodule "external/simpleini"]
path = external/simpleini
url = https://github.com/Rectus/simpleini.git
[submodule "external/imgui"]
path = external/imgui
url = https://github.com/ocornut/imgui.git
[submodule "external/lodepng"]
path = external/lodepng
url = https://github.com/lvandeve/lodepng.git
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git