aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/gen_objects.md
blob: fecd7015574304608ce7628bcc23f627f31e23ec (plain)
1
2
3
4
5
6
## 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.