refactor(GridFire): updated outputs

This commit is contained in:
2026-04-13 07:19:18 -04:00
parent d1872cb65a
commit 5a1a904e71
10 changed files with 704 additions and 291 deletions

1
tools/gf_bbn/meson.build Normal file
View File

@@ -0,0 +1 @@
executable('gf_bbn', 'main.cpp', dependencies: [gridfire_dep, cli11_dep])