# formatting below unless the first argument is passed as a variable. This has # been fixed in Meson 0.50 and beyond, but we need to keep it like this for now # for backwards compatibility. _with_opengl_string = with_opengl ? 'yes' : 'no' lines...