Skip to content
Snippets Groups Projects
Commit 97d77906 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

Merge branch 'XdmfLib' into 'master'

Add Xdmf library

See merge request ogs/ogs!3249
parents 78075f17 c2efe98b
No related branches found
No related tags found
No related merge requests found
......@@ -49,3 +49,6 @@
[submodule "ThirdParty/xdmfdiff"]
path = ThirdParty/xdmfdiff
url = https://gitlab.opengeosys.org/ogs/xdmfdiff.git
[submodule "ThirdParty/xdmf"]
path = ThirdParty/xdmf
url = https://gitlab.opengeosys.org/ogs/xdmflib.git
......@@ -18,6 +18,7 @@ set(REQUIRED_SUBMODULES
ThirdParty/spdlog
ThirdParty/tclap
ThirdParty/tetgen
ThirdParty/xdmf
${OGS_ADDITIONAL_SUBMODULES_TO_CHECKOUT}
)
if(BUILD_TESTING)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment