-
Notifications
You must be signed in to change notification settings - Fork 174
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 774 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "cpp/third_party/pybind11"]
path = cpp/third_party/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "cpp/third_party/lmdb"]
path = cpp/third_party/lmdb
url = https://github.com/LMDB/lmdb.git
[submodule "cpp/third_party/lmdbxx"]
path = cpp/third_party/lmdbxx
url = https://github.com/bendiken/lmdbxx.git
[submodule "cpp/third_party/recycle"]
path = cpp/third_party/recycle
url = https://github.com/steinwurf/recycle.git
[submodule "cpp/third_party/rapidcheck"]
path = cpp/third_party/rapidcheck
url = https://github.com/emil-e/rapidcheck.git
[submodule "cpp/vcpkg"]
path = cpp/vcpkg
url = https://github.com/microsoft/vcpkg.git
[submodule "cpp/third_party/entt"]
path = cpp/third_party/entt
url = https://github.com/skypjack/entt.git