2018-03-05 02:27:34 +08:00
|
|
|
.TH MESONINTROSPECT "1" "March 2017" "mesonintrospect 0.45.0" "User Commands"
|
2015-03-24 00:40:26 +08:00
|
|
|
.SH NAME
|
|
|
|
mesonintrospect - a tool to extract information about a Meson build
|
|
|
|
.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:
|
2015-03-24 00:40:26 +08:00
|
|
|
|
2017-08-05 05:19:51 +08:00
|
|
|
.B meson introspect <options>
|
2015-03-24 00:40:26 +08:00
|
|
|
|
|
|
|
.SH SEE ALSO
|
2015-06-16 19:55:14 +08:00
|
|
|
http://mesonbuild.com/
|