forked from inviwo/inviwo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
23 lines (22 loc) · 833 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
[submodule "modules/eigenutils/ext/eigen"]
path = modules/eigenutils/ext/eigen
url = https://github.com/RLovelett/eigen
[submodule "modules/hdf5/ext/hdf5"]
path = modules/hdf5/ext/hdf5
url = https://github.com/live-clones/hdf5.git
branch = hdf5_1_10_0
[submodule "ext/pybind11"]
path = ext/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "tools/codegen/warn/warn"]
path = tools/codegen/warn/warn
url = https://[email protected]/petersteneteg/warn.git
[submodule "ext/utf/utfcpp"]
path = ext/utf/utfcpp
url = https://github.com/nemtrif/utfcpp
[submodule "ext/benchmark/benchmark"]
path = ext/benchmark/benchmark
url = https://github.com/petersteneteg/benchmark
[submodule "ext/gtest/gtest"]
path = ext/gtest/gtest
url = https://github.com/inviwo/googletest.git