Files
GridFire/tools/meson.build

4 lines
73 B
Meson
Raw Normal View History

if get_option('build_tools')
subdir('config')
subdir('cli')
endif