chore: fork OndselSolver to internal Gitea instance
Some checks failed
Build and Test / build (push) Has been cancelled
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.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "src/3rdParty/OndselSolver"]
|
||||
path = src/3rdParty/OndselSolver
|
||||
url = https://github.com/FreeCAD/OndselSolver.git
|
||||
url = https://gitea.kindred.internal/kindred/ondsel.git
|
||||
[submodule "tests/lib"]
|
||||
path = tests/lib
|
||||
url = https://github.com/google/googletest
|
||||
|
||||
Reference in New Issue
Block a user