fix(mfem.wrap): pinned mfem version to 4.7 and set clone depth to 1

This commit is contained in:
2025-03-26 10:19:17 -04:00
parent 7193d3a6ac
commit 40969d64ba

View File

@@ -1,6 +1,7 @@
[wrap-git]
url = https://github.com/mfem/mfem.git
revision = master
revision = v4.7
diff_files = mfem/disable_mfem_selfcheck.patch
depth = 1
[cmake]