feat(project): main init commit

This commit is contained in:
2026-02-02 13:47:16 -05:00
parent d23525a561
commit 0ffdb8f0e3
13 changed files with 300143 additions and 0 deletions

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

@@ -0,0 +1,4 @@
subdir('mfem')
subdir('libconfig')
subdir('CLI11')
subdir('libcomposition')