meson/docs/markdown/snippets/env_kwarg_generator_process.md

191 B

generator.process() gains 'env' keyword argument

Like the kwarg of the same name in custom_target(), env allows you to set the environment in which the generator will process inputs.