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.
7 lines
318 B
7 lines
318 B
## Old command names are now errors |
|
|
|
Old executable names `mesonintrospect`, `mesonconf`, `mesonrewriter` |
|
and `mesontest` have been deprecated for a long time. Starting from |
|
this version they no longer do anything but instead always error |
|
out. All functionality is available as subcommands in the main `meson` |
|
binary.
|
|
|