I'm guessing these were tested using `-D platforms=`, which actually sets
the array to contain 1 element, an empty string.

Rework the code to handle both that, and emptying the array (`-D platforms=[]`).


Eric Engestrom (5):
  meson: fix dri-drivers=[]
  meson: fix gallium-drivers=[]
  meson: fix vulkan-drivers=[]
  meson: fix platforms=[]
  meson: drop unused empty string array element

 meson.build | 144 ++++++++++++++++++++++------------------------------
 1 file changed, 61 insertions(+), 83 deletions(-)

-- 
Cheers,
  Eric

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to