docs: mention the meson summary

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21469>
This commit is contained in:
Eric Engestrom
2023-02-22 15:59:48 +00:00
committed by Marge Bot
parent 512126b26d
commit e5cf283121

View File

@@ -96,7 +96,8 @@ Basic configuration is done with:
This will create the build directory. If any dependencies are missing, This will create the build directory. If any dependencies are missing,
you can install them, or try to remove the dependency with a Meson you can install them, or try to remove the dependency with a Meson
configuration option (see below). configuration option (see below). Meson will print a summary of the
build options at the end.
To review the options which Meson chose, run: To review the options which Meson chose, run: