meson/man/mesonconf.1

11 lines
331 B
Groff
Raw Normal View History

.TH MESONCONF "1" "April 2018" "mesonconf 0.46.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>