Files
create/.gitmodules
forbes 0ef9ffcf51
Some checks failed
Build and Test / build (push) Has been cancelled
chore: fork OndselSolver to internal Gitea instance
Point the OndselSolver submodule at kindred/ondsel on gitea.kindred.internal
so CI can fetch our fix for the Newton-Raphson convergence bug.
2026-02-02 06:24:17 -06:00

19 lines
638 B
Plaintext

[submodule "src/3rdParty/OndselSolver"]
path = src/3rdParty/OndselSolver
url = https://gitea.kindred.internal/kindred/ondsel.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/ztools"]
path = mods/ztools
url = https://gitea.kindred.internal/kindred/ztools-0065.git
[submodule "mods/silo"]
path = mods/silo
url = https://gitea.kindred.internal/kindred/silo-0062.git