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:
committed by
Marge Bot
parent
fd77cc7c32
commit
6652eb0ec3
@@ -140,7 +140,7 @@ merge_requests:
|
||||
'^include/drm-uapi/i915_drm.h': ['intel']
|
||||
'^include/drm-uapi/xe_drm.h': ['intel']
|
||||
'^include/vulkan/': ['vulkan']
|
||||
'^meson_options.txt': ['meson']
|
||||
'^meson.options': ['meson']
|
||||
'^README.rst': ['docs']
|
||||
'^src/amd/addrlib/': ['AMD common']
|
||||
'^src/amd/common/': ['AMD common']
|
||||
|
||||
Reference in New Issue
Block a user