-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.51 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.51 KB
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
28
29
30
31
32
33
[submodule "mzWebRTC/External"]
path = Plugins/nosWebRTC/External
url = https://github.com/mediaz/webRTC-builds.git
[submodule "Subsystems/nosVulkanSubsystem/External/nosVulkan"]
url = https://github.com/mediaz/nosVulkan
path = Subsystems/nosVulkanSubsystem/External/nosVulkan
[submodule "Plugins/nosCubeMask/External/glm"]
path = Plugins/nosCubeMask/External/glm
url = https://github.com/g-truc/glm.git
[submodule "Plugins/nosExperiment/External/glfw"]
path = Plugins/nosExperiment/External/glfw
url = https://github.com/glfw/glfw.git
[submodule "Subsystems/nosVulkanSubsystem/External/subprocess"]
path = Subsystems/nosVulkanSubsystem/External/subprocess
url = https://github.com/benman64/subprocess.git
[submodule "Subsystems/nosPython/External/pybind11"]
path = Subsystems/nosPython/External/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "Subsystems/nosPythonDeps"]
path = Subsystems/nosPythonDeps
url = https://github.com/mediaz/nosPythonDeps.git
[submodule "Plugins/nosTrack/External/asio"]
path = Plugins/nosTrack/External/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "Plugins/nosMath/External/tinyexpr-cpp"]
path = Plugins/nosMath/External/tinyexpr-cpp
url = https://github.com/Blake-Madden/tinyexpr-plusplus.git
[submodule "Plugins/nosWebRTC/Source/ssl-cert"]
path = Plugins/nosWebRTC/Source/ssl-cert
url = https://github.com/mediaz/ssl-cert.git
[submodule "Plugins/nosCompositing/External/stb"]
path = Plugins/nosCompositing/External/stb
url = https://github.com/nothings/stb.git