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

View File

@@ -0,0 +1,3 @@
project('gslib-source', 'c', version: '1.0.9', meson_version: '>=1.5.0')
gslib_source_dir = meson.current_source_dir()