blob: fecd7015574304608ce7628bcc23f627f31e23ec [file] [log] [blame] [view]
## Generated objects can be passed in the `objects:` keyword argument
In previous versions of Meson, generated objects could only be
passed as sources of a build target. This was confusing, therefore
generated objects can now be passed in the `objects:` keyword
argument as well.