project('featurenew subproject', meson_version: '>=0.45')
foo = {}
subproject('foo')
subproject('bar')
subproject('baz')