meson: rename meson_options.txt

The proper name for the meson options changed to meson.options in Meson
1.1. Since we don't support older versions of Meson anyway, let's just
rename the options-file to the new name.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Eric Engestrom <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33445>
This commit is contained in:
Erik Faye-Lund
2025-02-07 13:58:11 +01:00
committed by Marge Bot
parent fd77cc7c32
commit 6652eb0ec3
7 changed files with 6 additions and 6 deletions

View File

@@ -169,7 +169,7 @@ To review the options which Meson chose, run:
Recent version of Meson can print the available options and their
default values by running ``meson configure`` in the source directory.
If your Meson version is too old, you can always look in the
`meson_options.txt <https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson_options.txt>`__
`meson.options <https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson.options>`__
file at the root of the project.
With additional arguments ``meson configure`` can be used to change