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.
 
 
 
 
 
 

280 B

More flexible override_find_program().

It is now possible to pass an executable to override_find_program() if the overridden program is not used during configure.

This is particularly useful for fallback dependencies like Protobuf that also provide a tool like protoc.