https://gitlab.opengeosys.org/ogs/ogs.git
Revision 2cc9b82bc0b317e582f31aacadeb9b773790953e authored by Lars Bilke on 22 May 2023, 09:39:34 UTC, committed by Lars Bilke on 22 May 2023, 09:39:34 UTC
[cmake] -Wno-dangling-reference for gcc 13.1.1.

See merge request ogs/ogs!4607
2 parent s 6555401 + 522166a
Raw File
Tip revision: 2cc9b82bc0b317e582f31aacadeb9b773790953e authored by Lars Bilke on 22 May 2023, 09:39:34 UTC
Merge branch 'no-dangling-reference' into 'master'
Tip revision: 2cc9b82
.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