-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 828 Bytes
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 828 Bytes
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
28
29
30
[submodule "cli11"]
path = cli11
url = https://github.com/CLIUtils/CLI11.git
[submodule "pybind11"]
path = pybind11
url = https://github.com/pybind/pybind11.git
[submodule "libaec"]
path = libaec
url = https://github.com/Deutsches-Klimarechenzentrum/libaec.git
[submodule "qhull"]
path = qhull
url = https://github.com/qhull/qhull.git
[submodule "fmt"]
path = fmt
url = https://github.com/fmtlib/fmt.git
[submodule "proj"]
path = proj
url = https://github.com/OSGeo/PROJ.git
[submodule "sqlite3"]
path = sqlite3
url = https://github.com/sqlite/sqlite.git
[submodule "nlohmann_json"]
path = nlohmann_json
url = https://github.com/nlohmann/json.git
[submodule "libpqxx"]
path = libpqxx
url = https://github.com/jtv/libpqxx.git
[submodule "postgres"]
path = libpq
url = https://github.com/postgres/postgres.git