Files

6 lines
98 B
Meson
Raw Permalink Normal View History

executable(
'gf_bench_memory',
'main.cpp',
dependencies: [gridfire_dep, cli11_dep],
)