meson: use [] instead of 'lib for !windows name_prefix
authorDylan Baker <dylan.c.baker@intel.com>
Tue, 17 Jan 2023 18:09:18 +0000 (10:09 -0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 Jan 2023 23:06:07 +0000 (23:06 +0000)
commit7aca37fc2814ba9e56fe1829a40df97eef09a5c3
tree72eac4071a1276ff6a15b21f06c27b247dbe6bdb
parenta79e6457d8aa6eb10b0c3dd0359f25d2e9a839eb
meson: use [] instead of 'lib for !windows name_prefix

This is a poorly documented value that uses the default value, but
doesn't emit a warning. In the future Meson will fix this.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20752>
src/amd/vulkan/meson.build
src/gallium/targets/lavapipe/meson.build
src/gallium/targets/opencl/meson.build
src/gallium/targets/osmesa/meson.build
src/microsoft/vulkan/meson.build