forked from DOI-USGS/SpiceQL
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 684 Bytes
/
Copy path.gitmodules
File metadata and controls
19 lines (19 loc) · 684 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "submodules/gularkfilesystem"]
path = submodules/gularkfilesystem
url = https://github.com/gulrak/filesystem.git
[submodule "submodules/googletest"]
path = submodules/googletest
url = https://github.com/google/googletest.git
[submodule "submodules/json"]
path = submodules/json
url = https://github.com/nlohmann/json.git
[submodule "submodules/hippomocks"]
path = submodules/hippomocks
url = https://github.com/dascandy/hippomocks.git
[submodule "extern/pybind11"]
path = extern/pybind11
url = ../../pybind/pybind11
branch = stable
[submodule "submodules/redis-plus-plus"]
path = submodules/redis-plus-plus
url = https://github.com/sewenew/redis-plus-plus.git