-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 966 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 "carta-protobuf"]
path = carta-protobuf
url = https://github.com/CARTAvis/carta-protobuf.git
[submodule "uWebSockets"]
path = third-party/uWebSockets
url = https://github.com/uNetworking/uWebSockets.git
[submodule "cxxopts"]
path = third-party/cxxopts
url = https://github.com/jarro2783/cxxopts
[submodule "spdlog"]
path = third-party/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "sse2neon"]
path = third-party/sse2neon
url = https://github.com/DLTcollab/sse2neon.git
[submodule "third-party/json"]
path = third-party/json
url = https://github.com/astoeckel/json.git
[submodule "test/image-generator"]
path = third-party/image-generator
url = https://github.com/idia-astro/image-generator
[submodule "third-party/pugixml"]
path = third-party/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "docs/doxygen-awesome-css"]
path = docs/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git