feat(stroid): added command line and tests

This commit is contained in:
2026-01-30 13:21:43 -05:00
parent 58f59516ec
commit ce69b91fde
30 changed files with 975 additions and 46 deletions

View File

@@ -1,2 +1,3 @@
subdir('mfem')
subdir('libconfig')
subdir('libconfig')
subdir('CLI11')