docs: meson -> Meson
Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>
This commit is contained in:
committed by
Marge Bot
parent
0835ee9e8d
commit
e198fb64e1
+1
-1
@@ -8,7 +8,7 @@ with debugging. If ``MESA_DEBUG`` is defined, a message will be printed
|
||||
to stdout whenever an error occurs.
|
||||
|
||||
More extensive error checking is done in DEBUG builds
|
||||
(``--buildtype debug`` for meson, ``build=debug`` for scons).
|
||||
(``--buildtype debug`` for Meson, ``build=debug`` for scons).
|
||||
|
||||
In your debugger you can set a breakpoint in ``_mesa_error()`` to trap
|
||||
Mesa errors.
|
||||
|
||||
Reference in New Issue
Block a user