Files
stroid/build-config/meson.build
Emily Boudreaux bf7fa866f1 feat(stroid): improved CLI & fixed gcc bug
stroid now installs properly, has an improved CLI for outputting more formats, and can compile on clang and gcc
2026-01-31 10:00:54 -05:00

4 lines
71 B
Meson

subdir('mfem')
subdir('libconfig')
subdir('CLI11')
subdir('magic_enum')