git/contrib/meson.build

6 lines
91 B
Meson

foreach feature : get_option('contrib')
subdir(feature)
endforeach
subdir('credential')