-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
21 lines (21 loc) · 740 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "3rdparty/nanogui"]
path = 3rdparty/nanogui
url = https://github.com/MRPT/nanogui.git
[submodule "3rdparty/libfyaml"]
path = 3rdparty/libfyaml
url = https://github.com/MRPT/libfyaml.git
[submodule "3rdparty/libfreenect"]
path = 3rdparty/libfreenect
url = https://github.com/OpenKinect/libfreenect.git
[submodule "3rdparty/googletest"]
path = 3rdparty/googletest
url = https://github.com/google/googletest.git
[submodule "3rdparty/rplidar_sdk"]
path = 3rdparty/rplidar_sdk
url = https://github.com/MRPT/rplidar_sdk.git
[submodule "3rdparty/zlib"]
path = 3rdparty/zlib
url = https://github.com/madler/zlib.git
[submodule "3rdparty/simpleini"]
path = 3rdparty/simpleini
url = https://github.com/brofield/simpleini.git