Files

6 lines
99 B
Meson
Raw Permalink Normal View History

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