Files
GridFire/benchmarks/meson.build

3 lines
68 B
Meson
Raw Normal View History

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