forked from projectchrono/chrono
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 710 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 710 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "src/chrono_thirdparty/googletest"]
path = src/chrono_thirdparty/googletest
url = https://github.com/google/googletest.git
[submodule "src/chrono_thirdparty/googlebenchmark"]
path = src/chrono_thirdparty/googlebenchmark
url = https://github.com/google/benchmark.git
[submodule "src/chrono_thirdparty/flatbuffers"]
path = src/chrono_thirdparty/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "src/chrono_thirdparty/fmu-forge"]
path = src/chrono_thirdparty/fmu-forge
url = https://github.com/projectchrono/fmu-forge.git
[submodule "src/chrono_thirdparty/HydroChrono"]
path = src/chrono_thirdparty/HydroChrono
url = https://github.com/Project-SEA-Stack/HydroChrono.git