https://gitlab.opengeosys.org/ogs/ogs.git
Revision b4864e8a174db57d155543682c9581c5180b2126 authored by Lars Bilke on 30 May 2023, 12:31:54 UTC, committed by Dmitry Yu. Naumov on 31 May 2023, 12:26:17 UTC
See https://stackoverflow.com/a/57060441/80480.
1 parent 64acf40
Raw File
Tip revision: b4864e8a174db57d155543682c9581c5180b2126 authored by Lars Bilke on 30 May 2023, 12:31:54 UTC
[py] Use gmsh nox package on CI.
Tip revision: b4864e8
.gitmodules
[submodule "ThirdParty/container-maker"]
	path = ThirdParty/container-maker
	url = https://gitlab.opengeosys.org/ogs/container-maker.git
[submodule "ThirdParty/ogs6py"]
	path = ThirdParty/ogs6py
	url = https://github.com/joergbuchwald/ogs6py.git
[submodule "ThirdParty/bilke/cmake-modules"]
	path = ThirdParty/bilke/cmake-modules
	url = https://github.com/bilke/cmake-modules.git
[submodule "ThirdParty/collection"]
	path = ThirdParty/collection
	url = https://gitlab.opengeosys.org/ogs/libs/collection.git
back to top