-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 893 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 893 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 "src/SoyLib"]
path = src/SoyLib
url = https://github.com/SoylentGraham/SoyLib.git
[submodule "UnitTest"]
path = UnitTest
url = https://github.com/NewChromantics/PopEngineUnitTests.git
[submodule "src/Libs/OpenVr"]
path = src/Libs/OpenVr
url = https://github.com/ValveSoftware/openvr.git
[submodule "src/Libs/Opencv_contrib"]
path = src/Libs/Opencv_contrib
url = https://github.com/SoylentGraham/opencv_contrib.git
[submodule "src/Zip"]
path = src/Zip
url = https://github.com/kuba--/zip.git
[submodule "src/Json11"]
path = src/Json11
url = https://github.com/dropbox/json11.git
[submodule "Source_Web"]
path = Source_Web
url = https://github.com/NewChromantics/PopEngine_Web.git
[submodule "src/sokol"]
path = src/sokol
url = https://github.com/SoylentGraham/sokol.git
[submodule "src/OpenXR"]
path = src/OpenXR
url = https://github.com/KhronosGroup/OpenXR-SDK.git