25 lines
781 B
Plaintext
25 lines
781 B
Plaintext
[submodule "src/3rdParty/OndselSolver"]
|
|
path = src/3rdParty/OndselSolver
|
|
url = https://git.kindred-systems.com/kindred/solver.git
|
|
[submodule "tests/lib"]
|
|
path = tests/lib
|
|
url = https://github.com/google/googletest
|
|
[submodule "src/3rdParty/GSL"]
|
|
path = src/3rdParty/GSL
|
|
url = https://github.com/microsoft/GSL
|
|
[submodule "src/Mod/AddonManager"]
|
|
path = src/Mod/AddonManager
|
|
url = https://github.com/FreeCAD/AddonManager.git
|
|
[submodule "mods/silo"]
|
|
path = mods/silo
|
|
url = https://git.kindred-systems.com/kindred/silo-mod.git
|
|
branch = main
|
|
[submodule "mods/solver"]
|
|
path = mods/solver
|
|
url = https://git.kindred-systems.com/kindred/solver.git
|
|
branch = main
|
|
[submodule "mods/gears"]
|
|
path = mods/gears
|
|
url = https://git.kindred-systems.com/kindred/gears.git
|
|
branch = main
|