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.
10 lines
332 B
10 lines
332 B
.TH MESONCONF "1" "August 2017" "mesonconf 0.42.0" "User Commands" |
|
.SH NAME |
|
mesonconf - a tool to configure Meson builds |
|
.SH DESCRIPTION |
|
|
|
This executable is deprecated and will be removed in the future. The |
|
functionality that was in this executable can be invoked via the main Meson |
|
command like this: |
|
|
|
.B meson configure <options>
|
|
|