feat(initial): added portable mfem build system

This commit is contained in:
2026-09-05 07:11:05 -04:00
commit 6a54f2625e
49 changed files with 4344 additions and 0 deletions

2
build-config/meson.build Normal file
View File

@@ -0,0 +1,2 @@
subdir('mfem')