On Monday, 2019-03-11 19:58:42 -0600, Brian Paul wrote: > --- > docs/meson.html | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/docs/meson.html b/docs/meson.html > index 09b45be..08e4d1a 100644 > --- a/docs/meson.html > +++ b/docs/meson.html > @@ -103,7 +103,8 @@ running "meson build/" but this feature is being > discussed upstream. > For now, we have a <code>bin/meson-options.py</code> script that prints > the options for you. > If that script doesn't work for some reason, you can always look in the > -<code>meson_options.txt</code> file at the root of the project. > +<a > href="https://gitlab.freedesktop.org/mesa/mesa/blob/master/meson_options.txt"> > +meson_options.txt</a> file at the root of the project.
Reviewed-by: Eric Engestrom <[email protected]> > </p> > > <p> > -- > 1.8.5.6 > _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
