The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

4 lines
201 B

## The custom_target() function now accepts a feed argument
It is now possible to provide a `feed: true` argument to `custom_target()` to
pipe the target's input file to the program's standard input.