forked from OSVR/OSVR-Core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 845 Bytes
/
.gitmodules
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 "vendor/vrpn"]
path = vendor/vrpn
url = https://github.com/vrpn/vrpn.git
branch = master
[submodule "vendor/jenkins-ctest-plugin"]
path = vendor/jenkins-ctest-plugin
url = https://github.com/rpavlik/jenkins-ctest-plugin.git
branch = master
[submodule "json-schemas"]
path = json-schemas
url = https://github.com/OSVR/OSVR-JSON-Schemas.git
branch = master
[submodule "vendor/discount-windows-bins"]
path = vendor/discount-windows-bins
url = https://github.com/OSVR/discount.git
branch = master
[submodule "vendor/UIforETWbins"]
path = vendor/UIforETWbins
url = https://github.com/OSVR/UIforETWbins.git
branch = master
[submodule "vendor/folly"]
path = vendor/folly
url = https://github.com/facebook/folly.git
[submodule "vendor/spdlog"]
path = vendor/spdlog
url = https://github.com/OSVR/spdlog.git
branch = master