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