docs: link to the meson_options.txt file gitlab.freedesktop.org

This commit is contained in:
Brian Paul
2019-03-11 19:58:04 -06:00
parent 16fb82d189
commit e547a1ccb5

View File

@@ -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 For now, we have a <code>bin/meson-options.py</code> script that prints
the options for you. the options for you.
If that script doesn't work for some reason, you can always look in the 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.
</p> </p>
<p> <p>