meson/man/mesonconf.1

11 lines
331 B
Groff
Raw Normal View History

2018-03-05 02:27:34 +08:00
.TH MESONCONF "1" "March 2018" "mesonconf 0.45.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>