meson/man/mesonconf.1

11 lines
333 B
Groff
Raw Normal View History

2017-10-09 03:24:45 +08:00
.TH MESONCONF "1" "October 2017" "mesonconf 0.43.0" "User Commands"
2014-01-06 05:46:14 +08:00
.SH NAME
mesonconf - a tool to configure Meson builds
.SH DESCRIPTION
2017-08-05 05:19:51 +08:00
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:
2014-01-06 05:46:14 +08:00
2017-08-05 05:19:51 +08:00
.B meson configure <options>