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.
6 lines
222 B
6 lines
222 B
5 years ago
|
## Rename has_exe_wrapper -> can_run_host_binaries
|
||
|
|
||
|
The old name was confusing as it didn't really match the behavior of the
|
||
|
function. The old name remains as an alias (the behavior hasn't changed), but
|
||
|
is now deprecated.
|