Some checks failed
Build and Test / build (push) Has been cancelled
Point the OndselSolver submodule at kindred/ondsel on gitea.kindred.internal so CI can fetch our fix for the Newton-Raphson convergence bug.
19 lines
638 B
Plaintext
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
|