Files
GridFire/benchmarks/meson.build

3 lines
68 B
Meson

if get_option('build_benchmarks')
subdir('SingleZoneSolver')
endif