4 lines
73 B
Meson
4 lines
73 B
Meson
if get_option('build_tools')
|
|
subdir('config')
|
|
subdir('cli')
|
|
endif |