Skip to content

meson: Only build WGL for Windows platform when opengl option is active

Sil Vilerino requested to merge sivileri/mesa:wgl_windows_only_with_opengl into main

What does this MR do and why?

On Windows builds, only build libgallium_wgl.dll when opengl option is active.

cc @jenatali

Merge request reports