Files
RedBear-OS/local/recipes/dev/meson/source/test cases/unit/40 featurenew subprojects/meson.build
T

8 lines
123 B
Meson

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